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
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
| Name | Description | |
|---|---|---|
![]() | DeviceRegistrationFailedException() | Construct an instance of the DeviceRegistrationFailedException class |
![]() | DeviceRegistrationFailedException(DeviceRegistrationErrorCode, String) | Construct an instance of the DeviceRegistrationFailedException class |
![]() | DeviceRegistrationFailedException(DeviceRegistrationErrorCode, String, Exception) | Construct an instance of the DeviceRegistrationFailedException class |
![]() | DeviceRegistrationFailedException(String) | Construct an instance of the DeviceRegistrationFailedException class |
![]() | DeviceRegistrationFailedException(String, Exception) | Construct an instance of the DeviceRegistrationFailedException class |
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | HelpLink | (Inherited from Exception.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | (Inherited from Exception.) |
![]() | RegistrationErrorCode | Error code that occurred during registration |
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo, StreamingContext) | Internal Use only(Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).) |
![]() | GetType() | (Inherited from Exception.) |
![]() | ToString() | (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.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

