Enumeration
ClientError
public enum ClientError: Error
A specific kind of Error that may be returned by the Client.
Relationships
Conforms To
ErrorLocalizedError
Enumeration Cases
Properties
errorDescription
public var errorDescription: String?