---
title: LiumAuthError
sidebar_label: LiumAuthError
sidebar_position: 2
---

> ## 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. -->

# LiumAuthError

```python
from lium.sdk import LiumAuthError
```

Defined in `lium.sdk.exceptions`.

Authentication error.

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