Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | SocketException(String
the detail message. msg)Constructs a new |
public | |
public | SocketException(String
the detail message. msg, Throwable the cause cause)Constructs a new |
public |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
SocketException | back to summary |
---|---|
public SocketException(String msg) Constructs a new
|
SocketException | back to summary |
---|---|
public SocketException() Constructs a new |
SocketException | back to summary |
---|---|
public SocketException(String msg, Throwable cause) Constructs a new |
SocketException | back to summary |
---|---|
public SocketException(Throwable cause) Constructs a new
|