java.security
public class InvalidParameterException extends IllegalArgumentException
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| InvalidParameterException()
Construct an exception with no message. | |
| InvalidParameterException(String msg)
Construct an exception with a message.
| |
Parameters: msg the message