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