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

An error occurred in code running in a restricted thread not directly managed by the emulator. Such errors are generally terminal and should not be reported to clients.

## Constructor: DexDecEvalUnmanagedCodeException
- parameter: `e`, type: `java.lang.Throwable`

Description: Create an unmanaged\-code exception.
parameter: e: exception cause

