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:
java.io.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:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
canUpgrade()
-