Class | Description |
---|---|
ErrorsViewStackTracePrinter | Customized Stack trace output for the errors view. |
ExceptionUtils | Utility methods for dealing with exception |
GrailsExceptionResolver | Wraps any runtime exceptions with a GrailsWrappedException instance. |
Exception | Description |
---|---|
GrailsWrappedRuntimeException | Wraps a Grails RuntimeException and attempts to extract more relevent diagnostic messages from the stack trace. |