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