public static class TransactionStatus.IllegalTransactionStatusException extends TransactionStatus.TransactionException
Constructor and Description |
---|
IllegalTransactionStatusException(String message)
Constructor with error message.
|
IllegalTransactionStatusException(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 IllegalTransactionStatusException(String message)
message
- Error messageCopyright © 2018 The Holon Platform. All rights reserved.