Class AppianStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.appiancorp.suiteapi.common.exceptions.AppianException
com.appiancorp.suiteapi.common.exceptions.AppianStorageException
- All Implemented Interfaces:
Serializable
This exception is thrown when an issue is encountered when interacting with Appian file storage.
- See Also:
-
Constructor Summary
ConstructorDescriptionAppianStorageException
(String message) AppianStorageException
(String message, Throwable t) -
Method Summary
Methods inherited from class com.appiancorp.suiteapi.common.exceptions.AppianException
getErrorCode, getErrorCodeArguments, getErrorCodeArguments, getErrorCodeArgumentsAsStringArray, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageWithErrorCode, getLocalizedTitle, getMessage, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
AppianStorageException
-
AppianStorageException
-
AppianStorageException
-