Exception: YARD::Server::FinishRequest
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
RuntimeError
|
|
Instance Chain:
self,
RuntimeError
|
|
Inherits: |
RuntimeError
|
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.