groovy.lang
public class: GroovyRuntimeException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MethodSelectionException, IncorrectClosureArgumentsException, MissingMethodException, SpreadMapEvaluatingException, MissingMethodExceptionNoStack, MultipleCompilationErrorsException, ReadOnlyPropertyException, IllegalPropertyAccessException, MissingClassException, CompilationFailedException, MissingPropertyExceptionNoStack, MissingFieldException, MissingPropertyException, SpreadListEvaluatingException, MissingMethodExecutionFailed, RuntimeIncompleteClassException, RuntimeParserException, InvokerInvocationException
An exception thrown by the interpreter
- author:
< - a href="mailto:james@coredevelopers.net">James Strachan
- version:
$ - Revision: 8867 $
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |