class AMQ::Protocol::Error::TooLargeFrame

Defined in:

amq/protocol/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(frame_size : UInt32, frame_size_max : UInt32) #

[View source]

Instance Method Detail

def frame_size : UInt32 #

[View source]
def frame_size_max : UInt32 #

[View source]