public sealed class EkmConnection.Types.ConnectionError : IMessage<EkmConnection.Types.ConnectionError>, IEquatable<EkmConnection.Types.ConnectionError>, IDeepCloneable<EkmConnection.Types.ConnectionError>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1 API class EkmConnection.Types.ConnectionError.
Information around the error that occurred if the connection state is
anything other than available or unspecified
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `EkmConnection.Types.ConnectionError` class within the Cloud Controls Partner v1 API."],["The `ConnectionError` class is designed to detail errors encountered when the connection state is not available or unspecified."],["It inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `ErrorDomain` and `ErrorMessage`, which provide details about the error domain and message respectively."],["The latest version of this class is `1.1.0`, with a beta version of `1.0.0-beta02` also available."]]],[]]