ServiceUnavailableException

Exception indicating that the service is currently unavailable.

Parameters

errorId

An optional ID related to the error

Constructors

Link copied to clipboard
constructor(errorId: String?)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

An optional ID related to the error

Link copied to clipboard
open val message: String?