nostr_tools.FilterError

exception nostr_tools.FilterError[source]

Bases: NostrToolsError

Base exception for filter-related errors.

This is the base class for all errors related to subscription filter creation, validation, and processing in the nostr-tools library.