Example usage for Java java.net NoRouteToHostException fields, constructors, methods, implement or subclass
The text is from its open source code.
NoRouteToHostException(String msg) Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached. |
Class> | getClass() Returns the runtime class of this Object . |
String | getMessage() Returns the detail message string of this throwable. |
String | toString() Returns a short description of this throwable. |