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