ProtocolViolationException
| Flags | Type | Name | Summary |
|---|---|---|---|
| public | |
ServerMajor (r)
|
The peer's AMQP specification major version. |
| public | |
ServerMinor (r)
|
The peer's AMQP specification minor version. |
| public | |
TransportHigh (r)
|
The peer's high transport byte. |
| public | |
TransportLow (r)
|
The peer's low transport byte. |
| Flags | Name | Summary |
|---|---|---|
| public | PacketNotRecognizedException(int transportHigh, int transportLow, int serverMajor, int serverMinor)
|
Fills the new instance's properties with the values passed in. |