Class DexDecEvalSandboxExecutionException

All Implemented Interfaces:
Serializable

public class DexDecEvalSandboxExecutionException extends DexDecEvaluationException
An error occurred while executing code in the emulator-controlled sandbox.
See Also:
  • Constructor Details

    • DexDecEvalSandboxExecutionException

      public DexDecEvalSandboxExecutionException(Throwable cause)
      Parameters:
      cause - the exception raised during emulation in the sandbox