Exception: MockServer::BinaryLauncher::NotFoundError
- Inherits:
-
StandardError
- Object
- StandardError
- MockServer::BinaryLauncher::NotFoundError
- Defined in:
- lib/mockserver/binary_launcher.rb
Overview
Raised internally when a download returns HTTP 404, so the caller can distinguish “no bundle published for this version” from other transport errors and emit actionable guidance.