Serialized Form
|
Package com.rabbitmq.client |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
_address
Address _address
- The address to redirect to
_knownAddresses
Address[] _knownAddresses
- Known cluster addresses
_hardError
boolean _hardError
- True if the connection is shut down, or false if this signal refers to a channel
_initiatedByApplication
boolean _initiatedByApplication
- True if this exception is caused by explicit application
action; false if it originated with the broker or as a result
of detectable non-deliberate application failure
_reason
java.lang.Object _reason
- Possible explanation
serialVersionUID: 1L
_frame
Frame _frame
_expectedFrameType
int _expectedFrameType
serialVersionUID: 1L
_method
Method _method
serialVersionUID: 1L
classId
int classId
methodId
int methodId
|
Package com.rabbitmq.tools.jsonrpc |
serialVersionUID: 1L
name
java.lang.String name
- Usually the constant string, "JSONRPCError"
code
int code
- Error code
message
java.lang.String message
- Error message
error
java.lang.Object error
- Error detail object - may not always be present or meaningful