Package ghidra.program.model.pcode
Class DecoderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.program.model.pcode.PcodeException
ghidra.program.model.pcode.DecoderException
- All Implemented Interfaces:
Serializable
Exception thrown for errors decoding decompiler objects from stream
- 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
-
DecoderException
-
DecoderException
-