Package com.majorana.maj_orm.ORM
Class CryptoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.majorana.maj_orm.ORM.CryptoException
- All Implemented Interfaces:
Serializable
An exception indicating a encrypted database in the database was not able ot be encrypted or
decrypted
- See Also:
-
Constructor Summary
ConstructorDescriptionCryptoException
(String message) CryptoException
(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
-
Constructor Details
-
CryptoException
-
CryptoException
-