com.virtuosotechnologies.lib.asyncjob
Class AsyncJobInterruptedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.virtuosotechnologies.lib.asyncjob.AsyncJobException
              
com.virtuosotechnologies.lib.asyncjob.AsyncJobInterruptedException
- All Implemented Interfaces: 
 - Serializable
 
- public class AsyncJobInterruptedException
- extends AsyncJobException
  
Exception thrown by an AsyncJob when it has been interrupted.
- See Also:
 - Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AsyncJobInterruptedException
public AsyncJobInterruptedException()
- Constructor
 
AsyncJobInterruptedException
public AsyncJobInterruptedException(String message)
- Constructor
 - Parameters:
 message - message string