Compartilhar via


ProviderRegistryNotAvailableException Constructor

 

Creates a new instance of the ProviderRegistryNotAvailableException object.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod ProviderRegistryNotAvailableException()

Creates a new instance of the ProviderRegistryNotAvailableException object.

System_CAPS_protmethod ProviderRegistryNotAvailableException(SerializationInfo, StreamingContext)

Creates a new instance of the ProviderRegistryNotAvailableException object with serialized data.

System_CAPS_pubmethod ProviderRegistryNotAvailableException(String)

Creates a new instance of the ProviderRegistryNotAvailableException object, using the specified error message.

System_CAPS_pubmethod 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