class

Obsctl::Domain::ServerUnavailable

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

Raised when a thin client cannot reach the local obsctl server.

Constants

DEFAULT_MESSAGE = "obsctl server is not running"

Constructors

new(message : String | Nil = nil)
Source