Aracılığıyla paylaş


ValueProviderException Sınıf

Tanım

Giriş okunamadığında tarafından IValueProviderFactory özel durum oluştu.

public ref class ValueProviderException sealed : Exception
public sealed class ValueProviderException : Exception
type ValueProviderException = class
    inherit Exception
Public NotInheritable Class ValueProviderException
Inherits Exception
Devralma
ValueProviderException

Oluşturucular

ValueProviderException(String)

Belirtilen messageile yeni bir örneğini ValueProviderException başlatır.

ValueProviderException(String, Exception)

Bu özel durumun nedeni belirtilen message ve iç özel durum ile yeni bir örneği ValueProviderException başlatır.

Şunlara uygulanır