Share via


WebScriptObject.ThrowException(String) Method

Definition

[Foundation.Export("throwException:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ThrowException(string exceptionMessage);
[<Foundation.Export("throwException:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ThrowException : string -> bool

Parameters

exceptionMessage
String

Returns

Attributes

Applies to