com.uwyn.drone.core.exceptions
Class ServerDisconnectionErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.drone.core.exceptions.CoreException
com.uwyn.drone.core.exceptions.ServerDisconnectionErrorException
- All Implemented Interfaces:
- Serializable
- public class ServerDisconnectionErrorException
- extends CoreException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServerDisconnectionErrorException
public ServerDisconnectionErrorException(Server server,
Throwable cause)
getServer
public Server getServer()
Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.