JSException Klasse

Definition

Stellt Fehler dar, die während eines Interop-Aufrufs von .NET an JavaScript auftreten.

public ref class JSException : Exception
public class JSException : Exception
type JSException = class
    inherit Exception
Public Class JSException
Inherits Exception
Vererbung
JSException

Konstruktoren

JSException(String)

Erstellt eine instance von JSException.

JSException(String, Exception)

Erstellt eine instance von JSException.

Gilt für: