Exception: Pikuri::Lsp::ClientWrapper::ServerDied
- Inherits:
-
StandardError
- Object
- StandardError
- Pikuri::Lsp::ClientWrapper::ServerDied
- Defined in:
- lib/pikuri/lsp/client_wrapper.rb
Overview
The server cannot answer: it never started, it exited, or it stopped answering and restarts did not bring it back. The message carries the exit status and #stderr_tail, which is everything a caller needs to report the failure — and nothing that steers what to do instead.