DthingApi
|
Public Member Functions | |
EOFException () | |
EOFException (String detailMessage) | |
![]() | |
IOException () | |
IOException (String detailMessage) | |
Thrown when a program encounters the end of a file or stream during an input operation.
|
inline |
|
inline |
Constructs a new
with its stack trace and detail message filled in.
detailMessage | the detail message for this exception. |