Documentation of 'org.matheclipse.core.eval.exception.UnsupportedParameterException' Java class
UnsupportedParameterException
org.matheclipse.core.eval.exception

Class UnsupportedParameterException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UnsupportedParameterException
    extends MathException
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getMessage() 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UnsupportedParameterException

        public UnsupportedParameterException(IAST expr,
                                             IExpr arg,
                                             int position)
        The function expr has an unsupported argument arg at position: position
        Parameters:
        expr -
        arg -
        position -
      • UnsupportedParameterException

        public UnsupportedParameterException(IAST expr,
                                             IExpr arg,
                                             int position,
                                             java.lang.String message)
        The function expr has an unsupported argument arg at position: position: message
        Parameters:
        expr -
        arg -
        position -
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.