DeviceRegistrationFailedException Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Indicates that Device Registration failed

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

System.Object
  System.Exception
    Microsoft.Xrm.Tooling.Connector.DeviceRegistrationFailedException

[SerializableAttribute]
public sealed class DeviceRegistrationFailedException : Exception

NameDescription
System_CAPS_pubmethodDeviceRegistrationFailedException()

Construct an instance of the DeviceRegistrationFailedException class

System_CAPS_pubmethodDeviceRegistrationFailedException(DeviceRegistrationErrorCode, String)

Construct an instance of the DeviceRegistrationFailedException class

System_CAPS_pubmethodDeviceRegistrationFailedException(DeviceRegistrationErrorCode, String, Exception)

Construct an instance of the DeviceRegistrationFailedException class

System_CAPS_pubmethodDeviceRegistrationFailedException(String)

Construct an instance of the DeviceRegistrationFailedException class

System_CAPS_pubmethodDeviceRegistrationFailedException(String, Exception)

Construct an instance of the DeviceRegistrationFailedException class

NameDescription
System_CAPS_pubpropertyData

(Inherited from Exception.)

System_CAPS_pubpropertyHelpLink

(Inherited from Exception.)

System_CAPS_pubpropertyHResult

(Inherited from Exception.)

System_CAPS_pubpropertyInnerException

(Inherited from Exception.)

System_CAPS_pubpropertyMessage

(Inherited from Exception.)

System_CAPS_pubpropertyRegistrationErrorCode

Error code that occurred during registration

System_CAPS_pubpropertySource

(Inherited from Exception.)

System_CAPS_pubpropertyStackTrace

(Inherited from Exception.)

System_CAPS_pubpropertyTargetSite

(Inherited from Exception.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: