Forest::Frame::Error
Inherits Enum / Comparable / Value / Object
Constants
NoError = 0_u32
ProtocolError = 1_u32
InternalError = 2_u32
FlowControlError = 3_u32
SettingsTimeOut = 4_u32
StreamClosed = 5_u32
FrameSizeError = 6_u32
RefusedStream = 7_u32
Cancel = 8_u32
CompressionError = 9_u32
ConnectError = 10_u32
EnhanceYourCalm = 11_u32
InadequateSecurity = 12_u32
Http11Required = 13_u32