org.exoplatform.gwtframework.commons.exception
Class JobNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.gwtframework.commons.exception.ServerException
              extended by org.exoplatform.gwtframework.commons.exception.JobNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class JobNotFoundException
extends ServerException

Job (asynchronous task) not found exception.

Version:
$Id: Mar 14, 2012 12:52:17 PM anya $
Author:
Ann Shumilova
See Also:
Serialized Form

Constructor Summary
JobNotFoundException(com.google.gwt.http.client.Response response)
           
 
Method Summary
 
Methods inherited from class org.exoplatform.gwtframework.commons.exception.ServerException
getHeader, getHTTPStatus, getMessage, getStatusText, isErrorMessageProvided
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

JobNotFoundException

public JobNotFoundException(com.google.gwt.http.client.Response response)
Parameters:
response -


Copyright © 2013 eXo Platform SAS. All Rights Reserved.