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, toString
public TransactionException(String message)
message
- messageCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.