public class CredentialDestroyedException
extends java.lang.Exception
Thrown if credential is destroyed. A destroyed credential can not be used at all.
GeneralSecurityException
,
Serialized FormConstructor and Description |
---|
CredentialDestroyedException(java.lang.String msg) |
CredentialDestroyedException(java.lang.String debug_message,
java.lang.Throwable t) |
CredentialDestroyedException(java.lang.Throwable t) |
public CredentialDestroyedException(java.lang.String msg)
public CredentialDestroyedException(java.lang.Throwable t)
public CredentialDestroyedException(java.lang.String debug_message, java.lang.Throwable t)