Partager via


DevicesProviderNotAvailableException Constructor

 

Initializes a new instance of the DevicesProviderNotAvailableException class.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Overload List

Name Description
System_CAPS_pubmethod DevicesProviderNotAvailableException()

Initializes a new instance of the DevicesProviderNotAvailableException class.

System_CAPS_protmethod DevicesProviderNotAvailableException(SerializationInfo, StreamingContext)

Initializes a new instance of the DevicesProviderNotAvailableException class with the specified serialization data.

System_CAPS_pubmethod DevicesProviderNotAvailableException(String)

Initializes a new instance of the DevicesProviderNotAvailableException class with the specified message.

System_CAPS_pubmethod DevicesProviderNotAvailableException(String, Exception)

Initializes a new instance of the DevicesProviderNotAvailableException class with the specified error message and a reference to the inner exception that is the cause of this exception.

See Also

DevicesProviderNotAvailableException Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top