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:
SearchQueryException
ListQuerySyntaxError Exception
- exception search_query.exception.QuerySyntaxError(linter: QueryStringLinter)
Bases:
SearchQueryException
QuerySyntaxError Exception
- exception search_query.exception.SearchQueryException
Bases:
Exception
Base class for all exceptions raised by this package