class

Sellia::Protocol::Messages::AuthError

Inherits Sellia::Protocol::Message / MessagePack::Serializable / Reference / Object

Authentication error response

Constructors

Authentication error response

Source
new(error : String)
Source

Instance methods

error
Source
error=(error : String)
Source
type

Abstract method that each message type must implement

Source
type=(type : String)
Source