Partager via


DevicesProviderAccessDeniedException Constructor

 

Initializes a new instance of the DevicesProviderAccessDeniedException class.

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

Overload List

Name Description
System_CAPS_pubmethod DevicesProviderAccessDeniedException()

Initializes a new instance of the DevicesProviderAccessDeniedException class.

System_CAPS_protmethod DevicesProviderAccessDeniedException(SerializationInfo, StreamingContext)

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

System_CAPS_pubmethod DevicesProviderAccessDeniedException(String)

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

System_CAPS_pubmethod 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