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

public static class IndexedLocalFileSystem.IndexReadException extends IOException
IndexReadException occurs when an error occurs while reading/processing the filesystem index
See Also: