-
-
Constructor Summary
Constructors
Constructor |
Description |
SocketException() |
Constructs a new SocketException with no detail message.
|
SocketException(String msg) |
Constructs a new SocketException with the
specified detail message.
|
-
Method Summary
-
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString