Package org.harctoolbox.irp
Class IrpParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionIrpParseException
(String text, String message) IrpParseException
(String text, org.antlr.v4.runtime.misc.ParseCancellationException ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IrpParseException
-
IrpParseException
-
-
Method Details
-
getText
- Returns:
- the text
-