Class InvalidRankNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
com.appiancorp.suiteapi.common.exceptions.InvalidRankNameException
- All Implemented Interfaces:
Serializable
This exception may be thrown by service methods detecting that the rank name is invalid.
- See Also:
-
Field Summary
-
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
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
InvalidRankNameException
public InvalidRankNameException() -
InvalidRankNameException
-