Class TooManyDocumentsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.appiancorp.suiteapi.common.exceptions.AppianException
com.appiancorp.exceptions.AppianException
com.appiancorp.suiteapi.common.exceptions.TooManyDocumentsException
- All Implemented Interfaces:
Serializable
Thrown when the number of documents exceeds a specified number
- See Also:
-
Constructor Summary
ConstructorDescriptionTooManyDocumentsException
(String message) TooManyDocumentsException
(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
-
TooManyDocumentsException
public TooManyDocumentsException() -
TooManyDocumentsException
-
TooManyDocumentsException
-
TooManyDocumentsException
-