public class SyncFailedException extends IOException
FileDescriptor.sync()
,
IOException
,
Serialized FormConstructor and Description |
---|
SyncFailedException(String desc)
Constructs an SyncFailedException with a detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SyncFailedException(String desc)
desc
- a String describing the exception.Copyright © 2013 CableLabs. All rights reserved.