Package org.grails.exceptions.reporting
-
Interface Summary Interface Description SourceCodeAware An interface that represents an exception that is capable of providing more information about the source codeStackTraceFilterer Improves the output of stack traces produced by exceptions in a Grails application. -
Class Summary Class Description DefaultStackTraceFilterer Default implementation of StackTraceFilterer.