DeviceRegistrationFailedException Class
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)
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Xrm.Tooling.Connector.DeviceRegistrationFailedException
Syntax
[SerializableAttribute]
public sealed class DeviceRegistrationFailedException : Exception
<SerializableAttribute>
Public NotInheritable Class DeviceRegistrationFailedException
Inherits Exception
Constructors
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 |
Properties
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.) |
Methods
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.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright