public class TransactionException extends RuntimeException
| Constructor and Description |
|---|
TransactionException(String message)
Creates a new TransactionException with the supplied message
|
TransactionException(String message,
Throwable cause)
Creates a new TransactionException with the supplied message and cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionException(String message)
message - Copyright © 2016 The Apache Software Foundation. All rights reserved.