# 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/d166813e37b312df5bb379de181413abbcd8ec83/langchain_litellm/chat_models/litellm.py#L87)