ProviderRegistryNotAvailableException Constructor
Creates a new instance of the ProviderRegistryNotAvailableException object.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
ProviderRegistryNotAvailableException() | Creates a new instance of the ProviderRegistryNotAvailableException object. |
|
ProviderRegistryNotAvailableException(SerializationInfo, StreamingContext) | Creates a new instance of the ProviderRegistryNotAvailableException object with serialized data. |
|
ProviderRegistryNotAvailableException(String) | Creates a new instance of the ProviderRegistryNotAvailableException object, using the specified error message. |
|
ProviderRegistryNotAvailableException(String, Exception) | Creates a new instance of the ServiceLinkManager object with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
ProviderRegistryNotAvailableException Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top