# Class: com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalFailedTranslationException

The emulation of some Dalvik code failed because there was an error reported when translating to IR.

## Constructor: DexDecEvalFailedTranslationException
- parameter: `cause`, type: `com.pnfsoftware.jeb.core.units.code.android.ir.DexDecConversionException`

Description: Create a failed\-translation exception.
parameter: cause: conversion exception that caused the failure

