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