Partager via


DevicesProviderException Constructor

 

Initializes a new instance of the DevicesProviderException class.

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

Overload List

Name Description
System_CAPS_pubmethod DevicesProviderException()

Initializes a new instance of the DevicesProviderException class.

System_CAPS_protmethod DevicesProviderException(SerializationInfo, StreamingContext)

Initializes a new instance of the DevicesProviderException class with the specified information and context.

System_CAPS_pubmethod DevicesProviderException(String)

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

System_CAPS_pubmethod 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