Class ConvertFileSystem.ConvertFileSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ghidra.framework.data.ConvertFileSystem.ConvertFileSystemException
All Implemented Interfaces:
Serializable
Enclosing class:
ConvertFileSystem

public static class ConvertFileSystem.ConvertFileSystemException extends IOException
See Also:
  • Constructor Details

    • ConvertFileSystemException

      public ConvertFileSystemException()
    • ConvertFileSystemException

      public ConvertFileSystemException(String message)
    • ConvertFileSystemException

      public ConvertFileSystemException(String message, Throwable cause)