@ThreadSafe public final class FsResourceOpenException extends IOException
FsController.sync(de.schlichtherle.truezip.util.BitField<de.schlichtherle.truezip.fs.FsSyncOption>) cannot succeed because
some threads have unclosed I/O resources, e.g. streams or channels.
This exception should be recoverable, meaning it should be possible to successfully retry the operation as soon as these I/O resources have been closed and no other exceptional conditions apply.
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.