# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.InstructionConversionException

Generic exception for native code to IR conversion problems.

## Constructor: InstructionConversionException


## Constructor: InstructionConversionException
- parameter: `message`, type: `java.lang.String`


## Constructor: InstructionConversionException
- parameter: `cause`, type: `java.lang.Throwable`


## Constructor: InstructionConversionException
- parameter: `message`, type: `java.lang.String`
- parameter: `cause`, type: `java.lang.Throwable`


