> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# parmana.errors.configuration_error

## ConfigurationError Objects

```python theme={null}
class ConfigurationError(ParmanaError)
```

Raised when SDK configuration is invalid (e.g. a missing Runtime
endpoint). Mirrors typescript/src/errors/ConfigurationError.ts.
