ValueProviderException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
無法讀取輸入時所 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,初始化 |
ValueProviderException(String, Exception) |
使用造成這個例外狀況的指定 |