---
title: LiumNotFoundError
sidebar_label: LiumNotFoundError
sidebar_position: 5
---

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

# LiumNotFoundError

```python
from lium.sdk import LiumNotFoundError
```

Defined in `lium.sdk.exceptions`.

Resource not found (404).

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