Exception: YARD::Handlers::HandlerAborted
- Inherits:
 - 
      RuntimeError
      
        
- Object
 - RuntimeError
 - YARD::Handlers::HandlerAborted
 
 
- Defined in:
 - lib/yard/handlers/base.rb
 
Overview
Raise this error when a handler should exit before completing. The exception will be silenced, allowing the next handler(s) in the queue to be executed.