class XMPP::ComponentHostUnknownError

Overview

XEP-0114: Host unknown error The hostname is not recognized by the server

Defined in:

xmpp/component/errors.cr

Constructors

Constructor Detail

def self.new(host : String) #

[View source]