SandboxUnsupportedException


class SandboxUnsupportedException : RuntimeException


Exception thrown when attempting to create a JavaScriptSandbox via createConnectedInstanceAsync when doing so is not supported.

This can occur when the WebView package is too old to provide a sandbox implementation.

Summary

Public constructors

Public constructors

SandboxUnsupportedException

Added in 1.0.0-beta01
SandboxUnsupportedException(error: String)