Skip to content

JSError.ThrowSyntaxError method (1 of 2)

C#
public static void ThrowSyntaxError(string message)

See Also


JSError.ThrowSyntaxError method (2 of 2)

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

See Also

Released under the MIT license