|
DthingApi
|
Public Member Functions | |
| SyncFailedException (String detailMessage) | |
Public Member Functions inherited from java.io.IOException | |
| IOException () | |
| IOException (String detailMessage) | |
Signals that the FileDescriptor#sync() method has failed to complete.
|
inline |
Constructs a new
with its stack trace and detail message filled in.
| detailMessage | the detail message for this exception. |
1.8.13