Click or drag to resize

DeviceRegistrationException Constructor

Overload List
  NameDescription
Public methodDeviceRegistrationException
Initializes a new instance of the DeviceRegistrationException class.
Public methodDeviceRegistrationException(String, Exception)
Initializes a new instance of the DeviceRegistrationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodDeviceRegistrationException(String, Object)
Initializes a new instance of the DeviceRegistrationException class with a specified error message.
Top
See Also