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