Package ghidra.framework.store.local
Class IndexedLocalFileSystem.IndexVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ghidra.framework.store.local.IndexedLocalFileSystem.IndexReadException
ghidra.framework.store.local.IndexedLocalFileSystem.IndexVersionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
IndexedLocalFileSystem
public static class IndexedLocalFileSystem.IndexVersionException
extends IndexedLocalFileSystem.IndexReadException
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
-
Method Details
-
canUpgrade
public boolean canUpgrade()
-