public class NoRouteToHostException extends SocketException { // Public Constructors public NoRouteToHostException(String msg); public NoRouteToHostException( ); // Empty }