No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.security.GeneralSecurityException | |||
↳ | java.security.spec.InvalidParameterSpecException |
The exception that is thrown when an invalid parameter specification is encountered.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Creates a new
InvalidParameterSpecException with the specified message.
|
||||||||||
|
Creates a new
InvalidParameterSpecException .
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Creates a new InvalidParameterSpecException
with the specified message.
msg | the detail message for this exception. |
---|
Creates a new InvalidParameterSpecException
.