org.apache.xpath.functions
public class WrongNumberArgsException extends Exception
Constructor and Description |
---|
WrongNumberArgsException(String argsExpected)
Constructor WrongNumberArgsException
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrongNumberArgsException(String argsExpected)
argsExpected
- Error message that tells the number of arguments that
were expected.Copyright © –2014. All rights reserved.