package

com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions

Exceptions

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  
OutOfRangeImmediateException  
UnsupportedConversionException  
UntranslatedIntermediateExpressionException Reserved for IR to Z3 conversion errors.