class XMPP::ComponentStreamError

Overview

Generic stream error for components

Defined in:

xmpp/component/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(error_type : String, message : String | Nil = nil) #

[View source]

Instance Method Detail

def error_type : String #

[View source]
def error_type=(error_type : String) #

[View source]