|
DthingApi
|
Public Member Functions | |
| UnsupportedEncodingException () | |
| UnsupportedEncodingException (String detailMessage) | |
Public Member Functions inherited from java.io.IOException | |
| IOException () | |
| IOException (String detailMessage) | |
Thrown when a program asks for a particular character converter that is unavailable.
|
inline |
|
inline |
Constructs a new
with its stack trace and detail message filled in.
| detailMessage | the detail message for this exception. |
1.8.13