search_query.exception
Exceptions of SearchQuery.
Exceptions
|
ListQuerySyntaxError Exception |
|
QuerySyntaxError Exception |
Base class for all exceptions raised by this package |
- exception search_query.exception.ListQuerySyntaxError(linter: QueryListLinter)
Bases:
SearchQueryExceptionListQuerySyntaxError Exception
- exception search_query.exception.QuerySyntaxError(linter: QueryStringLinter)
Bases:
SearchQueryExceptionQuerySyntaxError Exception
- exception search_query.exception.SearchQueryException
Bases:
ExceptionBase class for all exceptions raised by this package