|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ asyncjob overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.lib.asyncjob
Class AsyncJobException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.virtuosotechnologies.lib.asyncjob.AsyncJobException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AsyncJobInterruptedException
- public class AsyncJobException
- extends java.lang.Exception
Exception thrown by an AsyncJob
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
AsyncJobException()
Constructor |
|
AsyncJobException(java.lang.String message)
Constructor |
|
AsyncJobException(java.lang.String message,
java.lang.Throwable cause)
Constructor |
|
AsyncJobException(java.lang.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 |
AsyncJobException
public AsyncJobException()
- Constructor
AsyncJobException
public AsyncJobException(java.lang.String message)
- Constructor
AsyncJobException
public AsyncJobException(java.lang.String message, java.lang.Throwable cause)
- Constructor
AsyncJobException
public AsyncJobException(java.lang.Throwable cause)
- Constructor
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ asyncjob overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC