public class InvalidStatusException extends AppianException
Modifier | Constructor and Description |
---|---|
|
InvalidStatusException() |
protected |
InvalidStatusException(Environment env) |
|
InvalidStatusException(java.lang.String message_) |
Modifier and Type | Method and Description |
---|---|
ErrorCode |
getErrorCode()
Gets the error code associated with this exception.
|
getErrorCodeArguments, getErrorCodeArguments, getErrorCodeArgumentsAsStringArray, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageWithErrorCode, getLocalizedTitle, getMessage, toString
public InvalidStatusException()
protected InvalidStatusException(Environment env)
public InvalidStatusException(java.lang.String message_)
public ErrorCode getErrorCode()
AppianException
getErrorCode
in class AppianException
ErrorCode.GENERIC_ERROR
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.