org.matheclipse.parser.client.math
Class MathException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.matheclipse.parser.client.math.MathException
-
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ArithmeticMathException, DimensionException, DivisionByZero, FlowControlException, IndeterminateException, IterationLimitExceeded, NonNegativeIntegerExpected, PoolMemoryExceededException, RecursionLimitExceeded, RuleCreationError, SyntaxError, TimeExceeded, UnsupportedParameterException, WrappedException, WrongArgumentType, WrongNumberOfArguments
public class MathException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description MathException()MathException(java.lang.String message)MathException(java.lang.String message, java.lang.Throwable cause)MathException(java.lang.Throwable cause)
-
DMelt 3.0 © DataMelt by jWork.ORG