Class ExceptionMessage
java.lang.Object
org.codehaus.groovy.control.messages.Message
org.codehaus.groovy.control.messages.ExceptionMessage
A class for error messages produced by the parser system.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetCause()Returns the underlying Exception.voidwrite(PrintWriter output, Janitor janitor) Writes out a nicely formatted summary of the exception.