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