DevicesProviderException Constructor
Initializes a new instance of the DevicesProviderException class.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
DevicesProviderException() | Initializes a new instance of the DevicesProviderException class. |
|
DevicesProviderException(SerializationInfo, StreamingContext) | Initializes a new instance of the DevicesProviderException class with the specified information and context. |
|
DevicesProviderException(String) | Initializes a new instance of the DevicesProviderException class with the specified message. |
|
DevicesProviderException(String, Exception) | Initializes a new instance of the DevicesProviderException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
DevicesProviderException Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top