GraphicsContextException 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 liées à un GraphicsContext.
public class GraphicsContextException : Exception
type GraphicsContextException = class
inherit Exception
- Héritage
-
GraphicsContextException
- Dérivé
Constructeurs
GraphicsContextException() |
Construit une nouvelle graphicsContextException. |
GraphicsContextException(String) |
Construit une nouvelle graphicsContextException avec le message d’erreur donné. |