public class NotInModelException extends STDevRuntimeException
| Constructor and Description |
|---|
NotInModelException(Model mod,
EntityInstance inst) |
| Modifier and Type | Method and Description |
|---|---|
Instance |
getInstance() |
Model |
getModel() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotInModelException(Model mod, EntityInstance inst)