public class TransactionRollbackException extends VertxException
Transaction.completion()
future when the database server reports the current transaction is failed.Modifier and Type | Field and Description |
---|---|
static TransactionRollbackException |
INSTANCE |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static TransactionRollbackException INSTANCE
Copyright © 2023 Eclipse. All rights reserved.