ServerError

An unexpected server-side error (HTTP 5xx other than 503). Not retried automatically.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?
Link copied to clipboard
open val retryable: Boolean

Whether the identical request could succeed later without being changed.