Class RuntimeParserException

All Implemented Interfaces:
Serializable

public class RuntimeParserException
extends GroovyRuntimeException
A helper class to allow parser exceptions to be thrown anywhere in the code. Should be replaced when no longer required.
See Also:
Serialized Form