public class InvalidParameterException extends java.lang.IllegalArgumentException
| Constructor and Description |
|---|
InvalidParameterException()
Construct an exception with no message.
|
InvalidParameterException(java.lang.String msg)
Construct an exception with a message.
|
public InvalidParameterException()
public InvalidParameterException(java.lang.String msg)
msg - the message