java.lang.Object
java.lang.Throwable
java.lang.Exception
org.antlr.runtime.RecognitionException
omix.mathxp.parser.MathExpressionsParser.UnitNotAllowedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MathExpressionsParser
public static class MathExpressionsParser.UnitNotAllowedException
extends org.antlr.runtime.RecognitionException
- See Also:
- Serialized Form
-
Field Summary
-
Method Summary
Modifier and Type Method Description String
getMessage()
Methods inherited from class org.antlr.runtime.RecognitionException
extractInformationFromTreeNodeStream, getUnexpectedType
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-