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