Package com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions
package com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions
Specific exception types that may be thrown by
gendec
components.-
ClassDescriptionTop-level recoverable exception raised by JEB native decompiler components.IR
evaluation
exception.The conversion to IR is illegal.IR construct error.Generic exception for native code to IR conversion problems.The conversion to IR is unsupported.Reserved for IR to "other" conversion errors.