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