AMQPChannel::rollbackTransaction
(No version information available, might only be in Git)
AMQPChannel::rollbackTransaction — Rollback a transaction
Beschreibung
public void AMQPChannel::rollbackTransaction
( void
)
Rollback an existing transaction. AMQPChannel::startTransaction() must be called prior to this.
Parameter-Liste
Diese Funktion hat keine Parameter.
Fehler/Exceptions
Throws AMQPChannelException exception if no transaction was started prior to calling this method.
Throws AMQPConnectionException if the connection to the broker was lost.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
There are no user contributed notes for this page.
