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-02 UTC."],[[["This page provides reference documentation for the `EkmConnection.Types.ConnectionError` class within the Cloud Controls Partner v1beta API, specifically for version 1.0.0-beta01."],["The `EkmConnection.Types.ConnectionError` class is used to represent errors that occur when the connection state is not available or unspecified."],["This class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EkmConnection.Types.ConnectionError` class includes properties such as `ErrorDomain` and `ErrorMessage` to provide detailed information about the specific connection error that has occurred."],["There are two constructors available: a parameterless constructor, and a copy constructor that takes another `EkmConnection.Types.ConnectionError` object as a parameter."]]],[]]