Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 593 Bytes

exceptions.rst

File metadata and controls

24 lines (16 loc) · 593 Bytes

Exceptions

ImproperlyConfigured

ElasticsearchException

SerializationError(ElasticsearchException)

TransportError(ElasticsearchException)

ConnectionError(TransportError)

ConnectionTimeout(ConnectionError)

SSLError(ConnectionError)

NotFoundError(TransportError)

ConflictError(TransportError)

RequestError(TransportError)

ConnectionError(TransportError)