com.silverpeas.util.security
Class CipherKeyUpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.silverpeas.util.crypto.CryptoException
com.silverpeas.util.security.CipherKeyUpdateException
- All Implemented Interfaces:
- Serializable
public class CipherKeyUpdateException
- extends CryptoException
Exception that is thrown when an error has occurred while updating a cipher key.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CipherKeyUpdateException
public CipherKeyUpdateException(Throwable cause)
CipherKeyUpdateException
public CipherKeyUpdateException(String message,
Throwable cause)
CipherKeyUpdateException
public CipherKeyUpdateException(String message)
Copyright © 2016 Silverpeas. All Rights Reserved.