Thrown to indicate that there is an error in the underlying
protocol, such as a TCP error.
author: Jonathan Payne version: 1.14, 02/02/00 since: JDK1.0
Constructor Summary
public
SocketException(String msg) Constructs a new SocketException with the
specified detail message.
public
SocketException() Constructs a new SocketException with no detail message.