public class InvalidRankNameException extends AppianRuntimeException
This exception may be thrown by service methods detecting that the rank name is invalid.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
InvalidRankNameException() |
InvalidRankNameException(java.lang.Throwable cause) |
equals, getCause, getErrorCode, getErrorCodeArguments, getErrorCodeArguments, getErrorCodeArgumentsAsStringArray, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageWithErrorCode, getLocalizedTitle, getMessage, getStackTrace, hashCode, initCause, isDelegateInstanceOf, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toAppianException, toString
public static final java.lang.String NAME
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.