Class | Description |
---|---|
DefaultErrorsPrinter | Default implementation of the StackTracePrinter interface. |
Exception | Description |
---|---|
GrailsConfigurationException |
|
GrailsDomainException | Thrown when creation of the Grails domain from the Grails domain classes fails. |
GrailsException | Base class for all Grails exceptions that are not recoverable. |
GrailsRuntimeException | Generic global runtime exception. |
InvalidPropertyException | Thrown when a property of a Grails class is invalidated. |
NewInstanceCreationException | Occurs when the creation of a new instance fails. |