Class DWARFException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.app.util.bin.format.dwarf4.DWARFException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DWARFPreconditionException

public class DWARFException extends Exception
See Also:
  • Constructor Details

    • DWARFException

      public DWARFException(String message)
      Constructs a DWARFException with the specified message.
      Parameters:
      message - the detail message