Skip to content

JSError.ThrowTypeError method (1 of 2)

C#
public static void ThrowTypeError(string message)

See Also


JSError.ThrowTypeError method (2 of 2)

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

See Also

Released under the MIT license