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 
            InvalidParameterSpecExceptionwith the specified message. | ||||||||||
|  | 
           Creates a new 
            InvalidParameterSpecException. | ||||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class java.lang.Throwable | |||||||||||
|  From class java.lang.Object | |||||||||||
Creates a new InvalidParameterSpecException with the specified message.
| msg | the detail message for this exception. | 
|---|
Creates a new InvalidParameterSpecException.