public static class TransactionStatus.TransactionException extends RuntimeException
Constructor and Description |
---|
TransactionException(String message)
Constructor with error message.
|
TransactionException(String message,
Throwable cause)
Constructor with error message and nested exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionException(String message)
message
- Error messageCopyright © 2019 The Holon Platform. All rights reserved.