---
title: LiumRateLimitError
sidebar_label: LiumRateLimitError
sidebar_position: 3
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lium.io/llms.txt
> Use this file to discover all available pages before exploring further.

<!-- Generated by scripts/generate_sdk_reference.py. Do not edit directly. -->

# LiumRateLimitError

```python
from lium.sdk import LiumRateLimitError
```

Defined in `lium.sdk.exceptions`.

Rate limit exceeded.

```python
LiumRateLimitError(*args, **kwargs)
```
