|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FsException | |
|---|---|
| de.schlichtherle.truezip.fs | Provides access to (possibly federated virtual) file systems. |
| de.schlichtherle.truezip.fs.archive | Provides acces to archive files as if they were just directories. |
| Uses of FsException in de.schlichtherle.truezip.fs |
|---|
| Subclasses of FsException in de.schlichtherle.truezip.fs | |
|---|---|
class |
FsFalsePositiveException
Indicates that a file system is a false positive file system. |
class |
FsNotWriteLockedException
Indicates that a controller is not write locked and the lock cannot get acquired by the current thread for some reason. |
class |
FsTabuException
Indicates that a file system is temporarily not accessible, e.g. if a key for decryption is currently not available. |
| Uses of FsException in de.schlichtherle.truezip.fs.archive |
|---|
| Subclasses of FsException in de.schlichtherle.truezip.fs.archive | |
|---|---|
(package private) class |
FsCacheableFalsePositiveException
A cacheable false positive exception. |
| Methods in de.schlichtherle.truezip.fs.archive that throw FsException | |
|---|---|
(package private) boolean |
FsDefaultArchiveController.autoSync(FsEntryName name,
Entry.Access intention)
|
(package private) abstract boolean |
FsArchiveController.autoSync(FsEntryName name,
Entry.Access intention)
Synchronizes the archive file only if the archive file has new data for the file system entry with the given path path. |
private boolean |
FsDefaultArchiveController.sync()
|
|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||