Package ghidra.app.util.bin.format.coff
Class CoffException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ghidra.app.util.bin.format.coff.CoffException
-
- All Implemented Interfaces:
java.io.Serializable
public final class CoffException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CoffException(java.lang.String message)
-