Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
amqp-client
v1.2.0
AMQP
Client
Channel
ClosedException
Connection
ClosedException
DeliverMessage
Error
UnexpectedFrame
Exchange
GetMessage
Message
Queue
ReturnedMessage
TCPConfig
TLSContext
Generated using Crystal 1.10.1
2024-01-09 01:11:41 UTC
class
AMQP::
Client::
Channel::
ClosedException
AMQP::Client::Channel::ClosedException
AMQP::Client::Error
Exception
Reference
Object
Defined in:
amqp-client/errors.cr
Constructors
.new
(close : Frame::Channel::Close | Nil, cause =
nil
)
Constructor Detail
def self.
new
(close : Frame::Channel::Close | Nil, cause =
nil
)
#
[
View source
]