Exception raised by Marea.Lib.stop/1 when running under the
:raise stop mode.
Hosts that cannot tolerate System.halt/1 (currently the MCP
server) opt into the raise mode via
Marea.Lib.set_stop_mode/1, then catch this exception to turn
fatal command errors into structured tool-call failures.