Backoff

class Backoff(val seconds: ULong) : RemoteSettingsException

The server has asked the client to backoff.

Constructors

Link copied to clipboard
constructor(seconds: ULong)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String
Link copied to clipboard