Class OmfException

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

public class OmfException extends Exception
An Exception used to indicate there was a problem parsing an OMF record
See Also:
  • Constructor Details

    • OmfException

      public OmfException(String message)
      Creates a new OmfException
      Parameters:
      message - The exception message