gendec components.
| DecompilerException | Top-level recoverable exception raised by JEB native decompiler components. |
| EvaluationException | IR evaluation exception. |
| IllegalConversionException | The conversion to IR is illegal. |
| IllegalIntermediateExpressionException | IR construct error. |
| InstructionConversionException | Generic exception for native code to IR conversion problems. |
| UnsupportedConversionException | The conversion to IR is unsupported. |
| UntranslatedIntermediateExpressionException | Reserved for IR to "other" conversion errors. |