javax.batch.operations
Class BatchRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.batch.operations.BatchRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- JobExecutionAlreadyCompleteException, JobExecutionIsRunningException, JobExecutionNotMostRecentException, JobExecutionNotRunningException, JobRestartException, JobSecurityException, JobStartException, NoSuchJobException, NoSuchJobExecutionException, NoSuchJobInstanceException
public class BatchRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BatchRuntimeException
public BatchRuntimeException()
BatchRuntimeException
public BatchRuntimeException(String message)
BatchRuntimeException
public BatchRuntimeException(Throwable cause)
BatchRuntimeException
public BatchRuntimeException(String message,
Throwable cause)
© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0