public class TransactionManagementException extends BatchContainerRuntimeException
| Constructor and Description |
|---|
TransactionManagementException() |
TransactionManagementException(String message) |
TransactionManagementException(String message,
Throwable cause) |
TransactionManagementException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionManagementException()
public TransactionManagementException(String message, Throwable cause)
public TransactionManagementException(String message)
public TransactionManagementException(Throwable cause)
Copyright © 2022 The Apache Software Foundation. All rights reserved.