nostr_tools.ClientError

exception nostr_tools.ClientError[source]

Bases: NostrToolsError

Base exception for client-related errors.

This is the base class for all errors related to client operations, connections, subscriptions, and publications in the nostr-tools library.