Searched refs:UnsupportedSearchError (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dapi_errors.py1397 class UnsupportedSearchError(SearchException): class in inherits:SearchException
1416 if not isinstance(other, UnsupportedSearchError):
1422 if not isinstance(other, UnsupportedSearchError):
H A Dapi.py4851 except apx.UnsupportedSearchError as e:
/pkg/src/modules/client/transport/
H A Dtransport.py700 raise apx.UnsupportedSearchError(e.url,

Completed in 45 milliseconds