public class SyncFailedException extends IOException
FileDescriptor.sync() ,
IOException,
Serialized Form
| Constructor and Description |
|---|
SyncFailedException(String
Constructs an SyncFailedException with a detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SyncFailedException(Stringdesc)
desc - a String describing the exception.