public class NoFactoryDefException
extends java.lang.Exception
| Constructor and Description |
|---|
NoFactoryDefException(IModelType<?> type,
java.lang.Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
IModelType<?> |
getType() |
void |
setType(IModelType<?> type) |
public NoFactoryDefException(IModelType<?> type, java.lang.Throwable t)
public IModelType<?> getType()
public void setType(IModelType<?> type)