Package ghidra.framework.data
Class ConvertFileSystem.ConvertFileSystemException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- ghidra.framework.data.ConvertFileSystem.ConvertFileSystemException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ConvertFileSystem
public static class ConvertFileSystem.ConvertFileSystemException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConvertFileSystemException()
ConvertFileSystemException(java.lang.String message)
ConvertFileSystemException(java.lang.String message, java.lang.Throwable cause)
-