isError

Checks if this status represents an error condition.

Error statuses indicate the transaction could not be completed due to an error. These are all terminal statuses.

Return

True if this status represents an error, false otherwise.