ValueProviderException 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.
Exception levée par IValueProviderFactory lorsque l’entrée ne peut pas être lue.
public ref class ValueProviderException sealed : Exception
public sealed class ValueProviderException : Exception
type ValueProviderException = class
inherit Exception
Public NotInheritable Class ValueProviderException
Inherits Exception
- Héritage
-
ValueProviderException
Constructeurs
ValueProviderException(String) |
Initialise une nouvelle instance de la classe ValueProviderException avec le |
ValueProviderException(String, Exception) |
Initialise une nouvelle instance de ValueProviderException avec l’exception spécifiée |