Share via


DependentProviderNotAvailableException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the DependentProviderNotAvailableException class.

Overload List

Name Description
DependentProviderNotAvailableException () Initializes a new instance of the DependentProviderNotAvailableException class.
DependentProviderNotAvailableException (DependentProvider) Initializes a new instance of the DependentProviderNotAvailableException class with the specified DependentProvider instance.
DependentProviderNotAvailableException (String) Initializes a new instance of the DependentProviderNotAvailableException class with the specified message.
DependentProviderNotAvailableException (DependentProvider, String) Initializes a new instance of the DependentProviderNotAvailableException class with the specified DependentProvider instance and message.
DependentProviderNotAvailableException (SerializationInfo, StreamingContext) Initializes a new instance of the DependentProviderNotAvailableException class with the specified serialization data.
DependentProviderNotAvailableException (String, Exception) Initializes a new instance of the DependentProviderNotAvailableException class with the specified error message and a reference to the inner exception that is the cause of this exception..
DependentProviderNotAvailableException (DependentProvider, SerializationInfo, StreamingContext) Initializes a new instance of the DependentProviderNotAvailableException class with the specified provider and serialization data.
DependentProviderNotAvailableException (DependentProvider, String, Exception) Initializes a new instance of the DependentProviderNotAvailableException class with the specified DependentProvider instance, error message, and a reference to the inner exception that is the cause of this exception..

See Also

Reference

DependentProviderNotAvailableException Class
DependentProviderNotAvailableException Members
Microsoft.WindowsServerSolutions.MediaStreaming Namespace