Static isChecks whether an error is an ArgumentException type.
The error being checked to see whether it is an ArgumentException.
Whether the error is an ArgumentException.
Static isChecks whether an error is a ConflictException type.
The error being checked to see whether it is a ConflictException.
Whether the error is a ConflictException.
Static isChecks whether an error is a NotFoundException type.
The error being checked to see whether it is a NotFoundException.
Whether the error is a NotFoundException.
Static isChecks whether an error is a PreconditionFailedException type.
The error being checked to see whether it is a PreconditionFailedException.
Whether the error is a PreconditionFailedException.
A class of static helper methods for determining the type of an error class.