| Class | Description |
|---|---|
| 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.
|