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