Package org.ametys.core.util
Class CryptoHelper.WrongKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.ametys.core.util.CryptoHelper.WrongKeyException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CryptoHelper
public static class CryptoHelper.WrongKeyException extends RuntimeException
Exception when the decrypt key has not worked- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-