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