Class InvalidFunctionArgumentException

  • All Implemented Interfaces:
    Serializable

    public class InvalidFunctionArgumentException
    extends DRException
    Exception thrown when an invalid argument is passed to a function within an expression.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidFunctionArgumentException

        public InvalidFunctionArgumentException​(String message)