Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
JSException Class
Definition
- Namespace:
- Microsoft.JSInterop
- Assembly:
- Microsoft.JSInterop.dll
- Package:
- Microsoft.JSInterop v10.0.0
- Package:
- Microsoft.JSInterop v11.0.0-preview.4.26230.115
- Package:
- Microsoft.JSInterop v3.0.3
- Package:
- Microsoft.JSInterop v3.1.18
- Package:
- Microsoft.JSInterop v5.0.9
- Package:
- Microsoft.JSInterop v6.0.6
- Package:
- Microsoft.JSInterop v7.0.5
- Package:
- Microsoft.JSInterop v8.0.19
- Package:
- Microsoft.JSInterop v9.0.8
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
- Source:
- JSException.cs
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents errors that occur during an interop call from .NET to JavaScript.
public ref class JSException : Exception
public class JSException : Exception
type JSException = class
inherit Exception
Public Class JSException
Inherits Exception
- Inheritance
-
JSException
Constructors
| Name | Description |
|---|---|
| JSException(String, Exception) |
Constructs an instance of JSException. |
| JSException(String) |
Constructs an instance of JSException. |
Applies to
Feedback
Was this page helpful?
