Click or drag to resize

DeviceRegistrationFailedException Constructor

Overload List
  NameDescription
Public methodDeviceRegistrationFailedException
Construct an instance of the DeviceRegistrationFailedException class
Public methodDeviceRegistrationFailedException(String)
Construct an instance of the DeviceRegistrationFailedException class
Public methodDeviceRegistrationFailedException(String, Exception)
Construct an instance of the DeviceRegistrationFailedException class
Public methodDeviceRegistrationFailedException(DeviceRegistrationErrorCode, String)
Construct an instance of the DeviceRegistrationFailedException class
Public methodDeviceRegistrationFailedException(DeviceRegistrationErrorCode, String, Exception)
Construct an instance of the DeviceRegistrationFailedException class
Top
See Also