| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.virtuosotechnologies.lib.asyncjob.AsyncJobException
Exception thrown by an AsyncJob
| Constructor Summary | |
AsyncJobException()
Constructor  | 
|
AsyncJobException(String message)
Constructor  | 
|
AsyncJobException(String message,
                  Throwable cause)
Constructor  | 
|
AsyncJobException(Throwable cause)
Constructor  | 
|
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 AsyncJobException()
public AsyncJobException(String message)
public AsyncJobException(String message,
                         Throwable cause)
public AsyncJobException(Throwable cause)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||