AMQP_RESPONSE_NONE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Values

ValueMeaning
AMQP_RESPONSE_NONE0

< the library got an EOF from the socket

AMQP_RESPONSE_NORMAL

< response normal, the RPC completed successfully

AMQP_RESPONSE_LIBRARY_EXCEPTION

< library error, an error occurred in the library, examine the library_error

AMQP_RESPONSE_SERVER_EXCEPTION

< server exception, the broker returned an error, check replay

Meta