| DecompilerException | Top-level recoverable exception raised by JEB native decompiler components. |
| EvaluationException | This exception can be used to carry around an Exception thrown by an
IR
evaluation. |
| IllegalConversionException | |
| IllegalIntermediateExpressionException | IR error. |
| InstructionConversionException | |
| MaxOptimizationsCountReachedException | This exception might be thrown by IMasterOptimizer when the number of optimizations done
reached the maximum allowed. |
| OutOfRangeImmediateException | |
| UnsupportedConversionException | |
| UntranslatedIntermediateExpressionException | Reserved for IR to Z3 conversion errors. |