java.security
public class UnrecoverableKeyException extends GeneralSecurityException
Since: 1.2
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| UnrecoverableKeyException()
Create an instance with no descriptive error message. | |
| UnrecoverableKeyException(String msg)
Create an instance with a descriptive error message.
| |
Parameters: msg the descriptive error message