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
public final class CorruptedEntryException extends CryptoManagerException
An exception that may be thrown when a wrapped key entry is corrupted.- See Also:
- Serialized Form
-
-
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
-
-