Source code for django_zombodb.exceptions

[docs]class InvalidElasticsearchQuery(Exception): pass