AMQPChannel::rollbackTransactionRollback a transaction Description
public void AMQPChannel::rollbackTransaction
( void
)
Rollback an existing transaction. AMQPChannel::startTransaction must be called prior to this. ParametersThis function has no parameters. Errors/ExceptionsThrows AMQPChannelException exception if no transaction was started prior to calling this method. Throws AMQPConnectionException if the connection to the broker was lost. Return Values
Returns |