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