DthingApi
|
Public Member Functions | |
SocketException () | |
SocketException (String detailMessage) | |
![]() | |
IOException () | |
IOException (String detailMessage) | |
This
may be thrown during socket creation or setting options, and is the superclass of all other socket related exceptions.
|
inline |
Constructs a new instance.
|
inline |
Constructs a new instance with the given detail message.