public class ContextError extends ParseError
QUIT, UNDEF, VOID
Constructor and Description |
---|
ContextError(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
Returns the message of the error
|
java.lang.String |
toString() |
getStringRepresentation
getCallMetadata, getErrorKey, hasCallMetadata, isStopExecution, setCallMetadata, setInputKey
getScriptConstantRepresentation
public java.lang.String getMessage()
getMessage
in class ExecutionError
public java.lang.String toString()
toString
in class ParseError