Package org.codehaus.groovy.grails.exceptions

Interface Summary
SourceCodeAware An interface that represents an exception that is capable of providing more information about the source code
StackTraceFilterer Improves the output of stack traces produced by exceptions in a Grails application.
 

Class Summary
DefaultStackTraceFilterer Default implementation of StackTraceFilterer.