Class EncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
com.appiancorp.suiteapi.common.exceptions.EncryptionException
- All Implemented Interfaces:
Serializable
Runtime exception thrown when an attempt at text encryption throws an exception.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
equals, getCause, getErrorCode, getErrorCodeArguments, getErrorCodeArguments, getErrorCodeArgumentsAsStringArray, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageWithErrorCode, getLocalizedTitle, getMessage, getStackTrace, hashCode, initCause, isDelegateInstanceOf, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toAppianException, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getSuppressed
-
Constructor Details
-
EncryptionException
public EncryptionException() -
EncryptionException
-