Enumeration
CouchDBClientError
An enumeration representing the various errors that can occur when interacting with CouchDB through a client. This enum conforms to both Error and Sendable, making it suitable for error handling and thread-safe operations.
enum CouchDBClientError