This topic has not yet been rated - Rate this topic

ProviderIncompatibleException Constructor

Initializes a new instance of ProviderIncompatibleException.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ProviderIncompatibleException() Initializes a new instance of ProviderIncompatibleException.
Public method ProviderIncompatibleException(String) Initializes a new instance of ProviderIncompatibleException with a specialized error message.
Public method ProviderIncompatibleException(String, Exception) Initializes a new instance of ProviderIncompatibleException that uses a specified error message.
Top

For more information about how to handle exceptions in your code, see Exception.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.