JSException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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, Exception) |
Construit un instance de JSException. |
JSException(String) |
Construit un instance de JSException. |