class AMQP::Client::Error::NetworkError

Defined in:

amqp-client/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String, host : String, port : Int32, cause : Exception) #

[View source]

Instance Method Detail

def host : String #

[View source]
def port : Int32 #

[View source]