public class TransactionException extends Exception
| Constructor and Description |
|---|
TransactionException(String message)
Creates an instance of this class.
|
TransactionException(String message,
Throwable rootCause)
Creates an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionException(String message)
message - messageCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.