ValueProviderException 類別

定義

無法讀取輸入時所 IValueProviderFactory 擲回的例外狀況。

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

建構函式

ValueProviderException(String)

使用指定的 ValueProviderException,初始化 message 的新執行個體。

ValueProviderException(String, Exception)

使用造成這個例外狀況的指定 message 和內部例外狀況,初始化 的新實例 ValueProviderException

適用於