|
Exception Summary |
| BindException |
Standard exception class, as specified by the standard Java API. |
| ConnectException |
Standard exception class, as specified by the standard Java API. |
| MalformedURLException |
Standard exception class, as specified by the standard Java API. |
| NoRouteToHostException |
Standard exception class, as specified by the standard Java API. |
| PortUnreachableException |
Standard exception class, as specified by the standard Java API. |
| ProtocolException |
Standard exception class, as specified by the standard Java API. |
| SocketException |
Standard exception class, as specified by the standard Java API. |
| UnknownHostException |
Standard exception class, as specified by the standard Java API. |
| UnknownServiceException |
Standard exception class, as specified by the standard Java API. |
| URISyntaxException |
Standard exception class, as specified by the standard Java API. |