Package groovy.lang

Class GroovyRuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CacheAccessControlException, CompilationFailedException, IncorrectClosureArgumentsException, InvokerInvocationException, MethodSelectionException, MissingClassException, MissingFieldException, MissingMethodException, MissingPropertyException, RuntimeParserException, SpreadListEvaluatingException, SpreadMapEvaluatingException, YamlRuntimeException

public class GroovyRuntimeException
extends RuntimeException
An exception thrown by the interpreter
See Also:
Serialized Form