# VolumeNotForkable

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

Fork was requested on a Volume that is neither mounted nor has an index.

## Parameters

```python
class VolumeNotForkable(
    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/volumenotforkable.md
**HTML**: https://www.union.ai/docs/v2/flyte/api-reference/integrations/union/packages/flyteplugins.union.errors/volumenotforkable/
