Contents

javaScriptAppBoundDomain

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

Declaration

static var javaScriptAppBoundDomain: WKError.Code { get }

Discussion

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

See Also

Getting the Error Codes