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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCause()
Returns the underlying Exception.void
write
(PrintWriter output, Janitor janitor) Writes out a nicely formatted summary of the exception.