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 v1beta 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-04-01 UTC."],[[["This document provides reference information for the `EkmConnection.Types.ConnectionError` class within the Cloud Controls Partner v1beta API, covering its structure and functionality."],["`EkmConnection.Types.ConnectionError` is designed to capture details about errors encountered when a connection's state is not available or unspecified, as it inherits from object and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `EkmConnection.Types.ConnectionError` has two constructors: a default one and another that takes an `EkmConnection.Types.ConnectionError` object as a parameter for initialization."],["`EkmConnection.Types.ConnectionError` includes properties `ErrorDomain` and `ErrorMessage` to store specific error details, both of which are of type `string`."]]],[]]