• Docs >
  • qdrant_client.http.exceptions module
Shortcuts

qdrant_client.http.exceptions module

exception ApiException[source]

Bases: Exception

Base class

exception ResponseHandlingException(source: Exception)[source]

Bases: ApiException

exception UnexpectedResponse(status_code: Optional[int], reason_phrase: str, content: bytes, headers: Headers)[source]

Bases: ApiException

static for_response(response: Response) ApiException[source]
structured() Dict[str, Any][source]

Qdrant

Learn more about Qdrant vector search project and ecosystem

Discover Qdrant

Similarity Learning

Explore practical problem solving with Similarity Learning

Learn Similarity Learning

Community

Find people dealing with similar problems and get answers to your questions

Join Community