Fields Summary |
---|
public static final String | ERROR_OUT_OF_BOUND_PARAMETER_VALUEUsed when invoking the given method on the given interface with
an out of bound parameter value.
{0} : interface name.
{1} : method name.
{2} : parameter name.
{3} : value. |
protected static final String | RESOURCESThe error messages bundle class name. |
protected static com.sun.perseus.platform.MessagesSupport | messagesSupportThe localizable support for the error messages. |