Account Update Not Found Error
Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed.
Parameters
code
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon.
message
A human-readable explanation of the error, specific to this error occurrence.
Constructors
Link copied to clipboard
public AccountUpdateNotFoundError AccountUpdateNotFoundError(AccountUpdateNotFoundError.Code code, String message)
Types
Link copied to clipboard
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST