---
title: LiumHostKeyError
sidebar_label: LiumHostKeyError
sidebar_position: 8
---

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

# LiumHostKeyError

```python
from lium.sdk import LiumHostKeyError
```

Defined in `lium.sdk.exceptions`.

A pod presented an SSH host key that differs from the pinned one.

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