Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 777 Bytes

exceptions.rst

File metadata and controls

36 lines (26 loc) · 777 Bytes

Exceptions & Warnings

API Errors

These errors are triggered from an HTTP response that isn't 2XX:

ApiError

NotFoundError

ConflictError

RequestError

AuthenticationException

AuthorizationException

UnsupportedProductError

Transport and Connection Errors

These errors are triggered by an error occurring before an HTTP response arrives:

TransportError

SerializationError

ConnectionError

ConnectionTimeout

SSLError

Warnings

ElasticsearchWarning