Information about a failed network request.

Definition

object RequestFailure {
  errorText: String
}

Fields

errorText: String

A human-readable error message describing the failure (e.g., ‘net::ERR_CONNECTION_REFUSED’).