Class net.SocketException
All Packages This Package Previous Next
Class net.SocketException
java.lang.Object
|
+----java.lang.Exception
|
+----net.SocketException
-
public class
SocketException
-
extends Exception
An error occurred attempting to use a socket.
-
Version:
-
1.8,31 Jan 1995
-
Author:
-
Jonathan Payne
-
SocketException(String)
-
SocketException
public SocketException(String msg)
All Packages This Package Previous Next