class

Obsctl::Domain::ObsUnavailable

Inherits Obsctl::Domain::ObsctlError < Exception < Reference < Object

Raised when the local server is alive but OBS is currently disconnected.

Constants

DEFAULT_MESSAGE = "OBS is unavailable"

Constructors

new(message : String | Nil = nil)
Source