public class SyncFailedException extends IOException
FileDescriptor.sync()
, IOException
, Serialized Form
Constructor and Description |
---|
SyncFailedException(String desc)
构造具有详细消息的SyncFailedException。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SyncFailedException(String desc)
desc
- a String describing the exception.