public static class TransactionException.TransactionSealedException extends TransactionException
If a transaction is sealed, no more entries should be appended to this transaction.
TransactionException.TransactionNotSealedException, TransactionException.TransactionSealedException, TransactionException.TransactionStatusException| Constructor and Description |
|---|
TransactionSealedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionSealedException(String message)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.