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, toString
public TransactionManagementException()
public TransactionManagementException(String message, Throwable cause)
public TransactionManagementException(String message)
public TransactionManagementException(Throwable cause)
Copyright © 2021 The Apache Software Foundation. All rights reserved.