java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--java.io.SyncFailedException
Untamed: Signals that a sync operation has failed.
java.io.FileDescriptor#sync
,
java.io.IOException
,
Serialized FormSyncFailedException(String desc)
backtrace, eStack, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printStackTrace, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap
public SyncFailedException(String desc)
desc
- a String describing the exception.