Package ghidra.program.model.lang
Class NestedDelaySlotException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ghidra.util.exception.UsrException
-
- ghidra.program.model.lang.UnknownInstructionException
-
- ghidra.program.model.lang.NestedDelaySlotException
-
- All Implemented Interfaces:
java.io.Serializable
public class NestedDelaySlotException extends UnknownInstructionException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NestedDelaySlotException()
-