JSException Classe

Définition

Représente les erreurs qui se produisent lors d’un appel d’interopérabilité de .NET à JavaScript.

public ref class JSException : Exception
public class JSException : Exception
type JSException = class
    inherit Exception
Public Class JSException
Inherits Exception
Héritage
JSException

Constructeurs

JSException(String)

Construit un instance de JSException.

JSException(String, Exception)

Construit un instance de JSException.

S’applique à