DthingApi
|
Public Member Functions | |
UnsupportedEncodingException () | |
UnsupportedEncodingException (String detailMessage) | |
![]() | |
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. |