Class TransactionRollbackException

All Implemented Interfaces:
Serializable

public class TransactionRollbackException extends VertxException
Failure reported to the Transaction.completion() future when the database server reports the current transaction is failed.
See Also: