org.matheclipse.core.eval.exception
Class UnsupportedParameterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.matheclipse.parser.client.math.MathException
-
- org.matheclipse.core.eval.exception.UnsupportedParameterException
-
- All Implemented Interfaces:
- java.io.Serializable
public class UnsupportedParameterException extends MathException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description UnsupportedParameterException(IAST expr, IExpr arg, int position)The functionexprhas an unsupported argumentargat position:positionUnsupportedParameterException(IAST expr, IExpr arg, int position, java.lang.String message)The functionexprhas an unsupported argumentargat position:position:message
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetMessage()
-
DMelt 3.0 © DataMelt by jWork.ORG