< 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
< in case of AMQP_RESPONSE_SERVER_EXCEPTION this * field will be set to the method returned from the broker
< the reply type: - AMQP_RESPONSE_NORMAL - the RPC completed successfully - AMQP_RESPONSE_SERVER_EXCEPTION - the broker returned an exception, check the reply field - AMQP_RESPONSE_LIBRARY_EXCEPTION - the library encountered an error, check the library_error field
Page generated by adrdox