---
title: LiumPermissionError
sidebar_label: LiumPermissionError
sidebar_position: 6
---

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

# LiumPermissionError

```python
from lium.sdk import LiumPermissionError
```

Defined in `lium.sdk.exceptions`.

The account is not allowed to do this (403).

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