Contents

WKError.Code.javaScriptAppBoundDomain

An error that indicates JavaScript execution failed due to an app-bound domain restriction.

Declaration

case javaScriptAppBoundDomain

Discussion

This error occurs when a script targets a frame that is not in an app-bound domain.

See Also

Errors