Exception: OllamaChat::ExecuteError
- Inherits:
-
OllamaChatError
- Object
- StandardError
- OllamaChatError
- OllamaChat::ExecuteError
- Defined in:
- lib/ollama_chat.rb
Overview
Error raised when a system command fails to execute.
This is typically raised by Utils::Fetcher.execute when an exception occurs during the shell command execution process.