ValueProviderException Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown by IValueProviderFactory when the input is unable to be read.
public ref class ValueProviderException sealed : Exception
	public sealed class ValueProviderException : Exception
	type ValueProviderException = class
    inherit Exception
	Public NotInheritable Class ValueProviderException
Inherits Exception
		- Inheritance
 - 
				ValueProviderException
 
Constructors
| ValueProviderException(String, Exception) | 
		 Initializes a new instance of ValueProviderException with the specified   | 
        	
| ValueProviderException(String) | 
		 Initializes a new instance of ValueProviderException with the specified   |