Partager via


DeviceTypeMismatchedException Constructor

 

Initializes a new instance of the DeviceTypeMismatchedException class.

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

Overload List

Name Description
System_CAPS_pubmethod DeviceTypeMismatchedException()

Initializes a new instance of the DeviceTypeMismatchedException class.

System_CAPS_protmethod DeviceTypeMismatchedException(SerializationInfo, StreamingContext)

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

System_CAPS_pubmethod DeviceTypeMismatchedException(String)

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

System_CAPS_pubmethod DeviceTypeMismatchedException(String, Exception)

Initializes a new instance of the DeviceTypeMismatchedException class with the specified error message and a reference to the inner exception that is the cause of this exception.

See Also

DeviceTypeMismatchedException Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top