Package org.opends.server.crypto
Class CorruptedEntryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opends.server.types.OpenDsException
org.opends.server.types.CryptoManagerException
org.opends.server.crypto.CorruptedEntryException
- All Implemented Interfaces:
Serializable
,LocalizableException
An exception that may be thrown when a wrapped key entry is corrupted.
- See Also:
-
Method Summary
Methods inherited from class org.opends.server.types.OpenDsException
getMessageObject
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString