DevicesProviderNotAvailableException Constructor
Initializes a new instance of the DevicesProviderNotAvailableException class.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
DevicesProviderNotAvailableException() | Initializes a new instance of the DevicesProviderNotAvailableException class. |
|
DevicesProviderNotAvailableException(SerializationInfo, StreamingContext) | Initializes a new instance of the DevicesProviderNotAvailableException class with the specified serialization data. |
|
DevicesProviderNotAvailableException(String) | Initializes a new instance of the DevicesProviderNotAvailableException class with the specified message. |
|
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