# VolumeNoIndex

**Package:** `flyteplugins.union.errors`

An operation needs a published index, but the Volume has none.

## Parameters

```python
class VolumeNoIndex(
    message: str,
)
```
| Parameter | Type | Description |
|-|-|-|
| `message` | `str` | |

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/integrations/union/packages/flyteplugins.union.errors/volumenoindex.md
**HTML**: https://www.union.ai/docs/v2/flyte/api-reference/integrations/union/packages/flyteplugins.union.errors/volumenoindex/
