---
title: LiumError
sidebar_label: LiumError
sidebar_position: 1
---

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

# LiumError

```python
from lium.sdk import LiumError
```

Defined in `lium.sdk.exceptions`.

Base exception for Lium SDK.

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