|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.batch.operations.BatchOperationsRuntimeException
javax.batch.operations.NoSuchJobException
public class NoSuchJobException
| Constructor Summary | |
|---|---|
NoSuchJobException()
|
|
NoSuchJobException(String localizedMessage)
|
|
NoSuchJobException(Throwable th)
|
|
NoSuchJobException(Throwable th,
String localizedMessage)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.batch.operations.BatchOperationsRuntimeException |
|---|
getCause, getMessage, setCause, setMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NoSuchJobException(Throwable th,
String localizedMessage)
public NoSuchJobException(String localizedMessage)
public NoSuchJobException(Throwable th)
public NoSuchJobException()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||