public class TransactionManagementException extends RuntimeException
TransactionManagement
.Constructor and Description |
---|
TransactionManagementException(String message)
Constructs a new instance of
TransactionManagementException . |
TransactionManagementException(String message,
Throwable throwable)
Constructs a new instance of
TransactionManagementException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionManagementException(String message)
TransactionManagementException
.message
- the throwable message.Copyright © 2019 Communote team. All rights reserved.