org.exoplatform.gwtframework.commons.exception
Class ServerDisconnectedException

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

public class ServerDisconnectedException
extends java.lang.Exception

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy
See Also:
Serialized Form

Constructor Summary
ServerDisconnectedException(AsyncRequest asyncRequest)
           
 
Method Summary
 AsyncRequest getAsyncRequest()
           
 
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

ServerDisconnectedException

public ServerDisconnectedException(AsyncRequest asyncRequest)
Method Detail

getAsyncRequest

public AsyncRequest getAsyncRequest()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.