org.apache.xpath.functions
public class WrongNumberArgsException extends Exception
UNKNOWN: advanced
Constructor Summary | |
---|---|
WrongNumberArgsException(String argsExpected)
Constructor WrongNumberArgsException
|
Parameters: argsExpected Error message that tells the number of arguments that were expected.