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

An error occurred while evaluating native code.

## Constructor: DexDecNativeEvalFailedException

Description: Create a native\-evaluation failure exception.

## Constructor: DexDecNativeEvalFailedException
- parameter: `msg`, type: `java.lang.String`

Description: Create a native\-evaluation failure exception.
parameter: msg: exception message

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

Description: Create a native\-evaluation failure exception.
parameter: cause: exception cause

## Constructor: DexDecNativeEvalFailedException
- parameter: `msg`, type: `java.lang.String`
- parameter: `cause`, type: `java.lang.Throwable`

Description: Create a native\-evaluation failure exception.
parameter: msg: exception message
parameter: cause: exception cause

