Searched defs:UnsupportedSearchError (Results 1 - 1 of 1) 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):

Completed in 21 milliseconds