ValueProviderException 类  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
无法读取输入时引发 IValueProviderFactory 的异常。
public ref class ValueProviderException sealed : Exceptionpublic sealed class ValueProviderException : Exceptiontype ValueProviderException = class
    inherit ExceptionPublic NotInheritable Class ValueProviderException
Inherits Exception- 继承
- 
				ValueProviderException
构造函数
| ValueProviderException(String) | 用指定的 ValueProviderException 初始化  | 
| ValueProviderException(String, Exception) | 使用导致此异常的指定 |