![]() |
|
Contents |
Public Member Functions | |
| NoRouteToHostException () | |
| Constructs a new instance of this class with its walkback filled in. | |
| NoRouteToHostException (String detailMessage) | |
| Constructs a new instance of this class with its walkback and message filled in. | |
Static Private Attributes | |
| static final long | serialVersionUID = -1897550894873493790L |
Constructs a new instance of this class with its walkback filled in.
| NoRouteToHostException | ( | String | detailMessage | ) |
Constructs a new instance of this class with its walkback and message filled in.
| detailMessage | String The detail message for the exception. |
final long serialVersionUID = -1897550894873493790L [static, private] |
Reimplemented from SocketException.