Class Error
- Namespace
- CSharpToJavaScript.APIs.JS.Ecma
- Assembly
- CSharpToJavaScript.dll
[To("Default")]
public class Error : ErrorPrototype
- Inheritance
-
Error
- Derived
- Inherited Members
Constructors
Error(string, object?)
[To("Default")]
public Error(string message, object? options = null)
Parameters
Properties
Prototype
[To("FirstCharToLowerCase")]
public static ErrorPrototype Prototype { get; }