com.ibm.batch.container.exception
Class TransactionManagementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.batch.container.exception.BatchContainerRuntimeException
com.ibm.batch.container.exception.TransactionManagementException
- All Implemented Interfaces:
- Serializable
public class TransactionManagementException
- extends BatchContainerRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransactionManagementException
public TransactionManagementException()
TransactionManagementException
public TransactionManagementException(String message,
Throwable cause)
TransactionManagementException
public TransactionManagementException(String message)
TransactionManagementException
public TransactionManagementException(Throwable cause)
Copyright © 2013. All Rights Reserved.