Searched refs:SearchException (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/client/
H A Dapi_errors.py1330 class SearchException(ApiException): class in inherits:ApiException
1335 class MalformedSearchRequest(SearchException):
1340 SearchException.__init__(self)
1347 class NegativeSearchResult(SearchException):
1351 SearchException.__init__(self)
1359 class ProblematicSearchServers(SearchException):
1364 SearchException.__init__(self)
1387 class SlowSearchUsed(SearchException):
1397 class UnsupportedSearchError(SearchException):
1402 SearchException
[all...]
H A Dhistory.py95 apx.SearchException: RESULT_FAILED_SEARCH,

Completed in 26 milliseconds