Skip to content

JSError.ThrowRangeError method (1 of 2)

C#
public static void ThrowRangeError(string message)

See Also


JSError.ThrowRangeError method (2 of 2)

C#
public static void ThrowRangeError(string code, string message)

See Also

Released under the MIT license