Exception: OllamaChat::ConfigMissingError
- Inherits:
-
OllamaChatError
- Object
- StandardError
- OllamaChatError
- OllamaChat::ConfigMissingError
- Defined in:
- lib/ollama_chat.rb
Overview
Error raised when a path is outside the allowed whitelist.
The error carries the offending #path as an attribute so that callers can log or display the problematic location.