Class CoffException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.app.util.bin.format.coff.CoffException
All Implemented Interfaces:
Serializable

public final class CoffException extends Exception
See Also:
  • Constructor Details

    • CoffException

      public CoffException(String message)