The client error to check to see if it is a BadRequestException.
Whether or not the exception is a BadRequestException.
Is the exception an InvalidParameterException?
The client error caught.
True if the exception is an InvalidParameterException. False otherwise.
Is the exception an InvalidSessionException?
The client error caught.
True if the exception is an InvalidSessionException. False otherwise.
Is the exception an OccConflictException?
The client error caught.
True if the exception is an OccConflictException. False otherwise.
Is the exception a ResourceNotFoundException?
The client error to check to see if it is a ResourceNotFoundException.
Whether or not the exception is a ResourceNotFoundException.
Is the exception a ResourcePreconditionNotMetException?
The client error to check to see if it is a ResourcePreconditionNotMetException.
Whether or not the exception is a ResourcePreconditionNotMetException.
Does the error have a retryable code or status code?
The client error caught.
True if the exception has a retryable code.
Is the exception because the transaction expired? The transaction expiry is a message wrapped inside InvalidSessionException.
The client error to check to see if it is an InvalidSessionException due to transaction expiry.
Whether or not the exception is is an InvalidSessionException due to transaction expiry.
Generated using TypeDoc
Is the exception a BadRequestException?