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