rabbitmq-c
0.5.3
C AMQP Client library for RabbitMQ
|
Reply from a RPC method on the broker. More...
Data Fields | |
amqp_response_type_enum | reply_type |
the reply type: | |
amqp_method_t | reply |
in case of AMQP_RESPONSE_SERVER_EXCEPTION this field will be set to the method returned from the broker | |
int | library_error |
in case of AMQP_RESPONSE_LIBRARY_EXCEPTION this field will be set to an error code. |
Reply from a RPC method on the broker.
in case of AMQP_RESPONSE_LIBRARY_EXCEPTION this field will be set to an error code.
An error string can be retrieved using amqp_error_string
the reply type: