# ChatLiteLLMException

> **Class** in `langchain_litellm`

📖 [View in docs](https://reference.langchain.com/python/langchain-litellm/chat_models/litellm/ChatLiteLLMException)

Error with the `LiteLLM I/O` library

## Signature

```python
ChatLiteLLMException()
```

## Extends

- `Exception`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-litellm/blob/ccf07b2531b1519dc7690ccb6f7445df55d5e381/langchain_litellm/chat_models/litellm.py#L83)