Exception: YARD::Server::FinishRequest
- Inherits:
 - 
      RuntimeError
      
        
- Object
 - RuntimeError
 - YARD::Server::FinishRequest
 
 
- Defined in:
 - lib/yard/server/adapter.rb
 
Overview
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.