public class UnrecoverableKeyException extends GeneralSecurityException
| Constructor and Description |
|---|
UnrecoverableKeyException()
Create an instance with no descriptive error message.
|
UnrecoverableKeyException(java.lang.String msg)
Create an instance with a descriptive error message.
|
public UnrecoverableKeyException()
public UnrecoverableKeyException(java.lang.String msg)
msg - the descriptive error message