@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class UnknownStateObjectException extends UnknownDomainObjectException implements GrolifantError
A state object by the given name does not exist.
| Constructor and description |
|---|
UnknownStateObjectException
() |
| Methods inherited from class | Name |
|---|---|
class UnknownDomainObjectException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |