Module datarush.library
Package com.pervasive.datarush.functions
Class InvalidFunctionArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pervasive.datarush.exceptions.DRException
com.pervasive.datarush.functions.InvalidFunctionArgumentException
- All Implemented Interfaces:
Serializable
Exception thrown when an invalid argument is passed to a function
within an expression.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidFunctionArgumentException
-
-
Method Details
-
setFunction
-
getFunction
-
getMessage
- Overrides:
getMessagein classThrowable
-