Package nlScript
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nlScript.ParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParseException(DefaultParsedNode root, DefaultParsedNode failedTerminal, RDParser parser) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getRoot
-
getFailedTerminal
-
getFirstAutocompletingAncestorThatFailed
-
getError
-