public class

DexDecEvalSandboxExecutionException

extends DexDecEvaluationException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.pnfsoftware.jeb.core.exceptions.JebException
         ↳ com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvaluationException
           ↳ com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalSandboxExecutionException

Class Overview

An error occurred while executing code in the emulator-controlled sandbox.

Summary

Public Constructors
DexDecEvalSandboxExecutionException(Throwable cause)
[Expand]
Inherited Methods
From class com.pnfsoftware.jeb.core.exceptions.JebException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public DexDecEvalSandboxExecutionException (Throwable cause)

Parameters
cause the exception raised during emulation in the sandbox