org.apache.xpath.functions
Class WrongNumberArgsException
Exception
org.apache.xpath.functions.WrongNumberArgsException
public class WrongNumberArgsException
extends Exception
An exception that is thrown if the wrong number of arguments to an exception
are specified by the stylesheet.
WrongNumberArgsException
public WrongNumberArgsException(String argsExpected)
Constructor WrongNumberArgsException
argsExpected
- Error message that tells the number of arguments that
were expected.
Copyright B) 2006 Apache XML Project. All Rights Reserved.