Class SyntaxException

All Implemented Interfaces:
Serializable, GroovyExceptionInterface
Direct Known Subclasses:
IncorrectTypeHintException, TokenException

public class SyntaxException
extends GroovyException
Base exception indicating a syntax error.
See Also:
Serialized Form