---
title: LiumServerError
sidebar_label: LiumServerError
sidebar_position: 4
---

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

# LiumServerError

```python
from lium.sdk import LiumServerError
```

Defined in `lium.sdk.exceptions`.

Server error.

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