Android Studio Sign in

SandboxDeadException


class SandboxDeadException : IsolateTerminatedException


Exception thrown when evaluation is terminated due the JavaScriptSandbox being dead. This can happen when close is called or when the sandbox process is killed by the framework.

Summary

Public constructors

Public constructors

SandboxDeadException

Added in 1.0.0
SandboxDeadException()

SandboxDeadException

Added in 1.0.0
SandboxDeadException(message: String)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.