Class YARD::Server::FinishRequest
In: lib/yard/server/adapter.rb
Parent: RuntimeError

Short circuits a request by raising an error. This exception is caught by {Commands::Base#call} to immediately end a request and return a response.

[Validate]