DialogStackException 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.
Racine de la hiérarchie d’exceptions liée à IDialogStack .
[System.Serializable]
public abstract class DialogStackException : Exception
[<System.Serializable>]
type DialogStackException = class
inherit Exception
Public MustInherit Class DialogStackException
Inherits Exception
- Héritage
-
DialogStackException
- Dérivé
- Attributs
Constructeurs
DialogStackException(SerializationInfo, StreamingContext) |
Racine de la hiérarchie d’exceptions liée à IDialogStack . |
DialogStackException(String, Exception) |
Initialise une nouvelle instance de la classe DialogStackException avec un message d’erreur spécifié. |