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

IR [evaluation](IEGeneric#evaluate(com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState)) exception.

## Constructor: EvaluationException


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


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


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


