Package java.net

Class SocketException

All Implemented Interfaces:
Serializable

public class SocketException extends IOException
See Also:
  • Constructor Details

    • SocketException

      public SocketException(String message)
    • SocketException

      public SocketException()