swh.search.exc module#
- exception swh.search.exc.SearchException[source]#
- Bases: - Exception- Base exception for errors specific to swh-search 
- exception swh.search.exc.SearchQuerySyntaxError[source]#
- Bases: - SearchException- Raised when the ‘query’ argument of origin_search cannot be parsed