Class ExporterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.app.util.exporter.ExporterException
All Implemented Interfaces:
Serializable

public class ExporterException extends Exception
See Also:
  • Constructor Details

    • ExporterException

      public ExporterException(String msg)
    • ExporterException

      public ExporterException(Exception cause)