org.gwe.api
Class ServerStoppingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by org.gwe.api.ServerStoppingException
All Implemented Interfaces:
java.io.Serializable

public class ServerStoppingException
extends java.rmi.RemoteException

Since:
Feb 1, 2008
Author:
Marco Ruiz
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
ServerStoppingException()
           
 
Method Summary
 
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

ServerStoppingException

public ServerStoppingException()


Copyright © 2007-2009. All Rights Reserved.