Package ghidra.program.model.pcode
Class PcodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.program.model.pcode.PcodeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DecoderException
Exception generated from problems with Pcode.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PcodeException
-
PcodeException
-