java.lang.Object
java.lang.Throwable
java.lang.Exception
omix.mathxp.util.NotExecutableException
- All Implemented Interfaces:
Serializable
public class NotExecutableException extends Exception
- Author:
- Dr. Peter Droste
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NotExecutableException(MathExpression expression)
-
Method Summary
Modifier and Type Method Description MathExpression
getExpression()
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString