public class TransactionException extends RuntimeException
| Constructor and Description |
|---|
TransactionException(String message) |
TransactionException(String message,
Throwable cause) |
TransactionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionException(String message, Throwable cause)
public TransactionException(String message)
public TransactionException(Throwable cause)
Copyright (C) 2014-2016, Center for Open Middleware