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