|
DthingApi
|
Public Member Functions | |
| FileNotFoundException () | |
| FileNotFoundException (String detailMessage) | |
Public Member Functions inherited from java.io.IOException | |
| IOException () | |
| IOException (String detailMessage) | |
Thrown when a file specified by a program cannot be found.
|
inline |
|
inline |
Constructs a new
with its stack trace and detail message filled in.
| detailMessage | the detail message for this exception. |
1.8.13