# ChevronError

> **Class** in `langchain_core`

📖 [View in docs](https://reference.langchain.com/python/langchain-core/utils/mustache/ChevronError)

Custom exception for Chevron errors.

## Signature

```python
ChevronError()
```

## Extends

- `SyntaxError`

---

[View source on GitHub](https://github.com/langchain-ai/langchain/blob/fb6ab993a73180538f6cca876b3c85d46c08845f/libs/core/langchain_core/utils/mustache.py#L32)