public class UnrecoverableKeyException extends GeneralSecurityException
Constructor and Description |
---|
UnrecoverableKeyException()
Create an instance with no descriptive error message.
|
UnrecoverableKeyException(String msg)
Create an instance with a descriptive error message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnrecoverableKeyException()
public UnrecoverableKeyException(String msg)
msg
- the descriptive error message