public class SocketException extends IOException { // Public Constructors public SocketException(String msg); public SocketException( ); // Empty }