Package io.mangoo.exceptions
Class MangooEncryptionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.mangoo.exceptions.MangooEncryptionException
-
- All Implemented Interfaces:
Serializable
public class MangooEncryptionException extends Exception
- Author:
- svenkubiak
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MangooEncryptionException(String message)MangooEncryptionException(String message, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-