Package org.codehaus.groovy.grails.web.errors

Class Summary
GrailsExceptionResolver Wraps any runtime exceptions with a GrailsWrappedException instance.
 

Exception Summary
GrailsWrappedRuntimeException Wraps a Grails RuntimeException and attempts to extract more relevent diagnostic messages from the stack trace.