Class InvalidRejectionStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.appiancorp.suiteapi.common.exceptions.AppianException
com.appiancorp.exceptions.AppianException
com.appiancorp.suiteapi.content.exceptions.InvalidRejectionStateException
- All Implemented Interfaces:
Serializable
This exception may be thrown by
ContentService.rejectVersion(Long, Integer)
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidRejectionStateException
(String message_) InvalidRejectionStateException
(String message_, Throwable t_) InvalidRejectionStateException
(Throwable message_) -
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
-
InvalidRejectionStateException
public InvalidRejectionStateException() -
InvalidRejectionStateException
-
InvalidRejectionStateException
-
InvalidRejectionStateException
-