JScriptException Constructor (JSError)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the JScriptException class, using the specified JSError.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
Parameters
- errorNumber
-
Type:
Microsoft.JScript::JSError
One of the enumeration values. The value specifies the error.
.NET Framework
Available since 1.1
Available since 1.1
Show: