Package ghidra.framework.store.local
Class IndexedLocalFileSystem.IndexReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ghidra.framework.store.local.IndexedLocalFileSystem.IndexReadException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IndexedLocalFileSystem.IndexVersionException
- Enclosing class:
IndexedLocalFileSystem
IndexReadException
occurs when an error occurs
while reading/processing the filesystem index- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString