Searched refs:IndexLockedException (Results 1 - 5 of 5) sorted by relevance

/pkg/src/modules/
H A Dsearch_errors.py49 class IndexLockedException(IndexingException): class in inherits:IndexingException
H A Dindexer.py141 failure_exc=search_errors.IndexLockedException)
994 operation. Raises an IndexLockedException exception on
/pkg/src/modules/client/
H A Dapi.py2868 except search_errors.IndexLockedException as e:
2869 error = apx.IndexLockedException(e)
H A Dapi_errors.py1461 class IndexLockedException(IndexingException): class in inherits:IndexingException
/pkg/src/modules/server/
H A Drepository.py620 except se.IndexLockedException:

Completed in 51 milliseconds