123456789_123456789_123456789_123456789_123456789_

Exception: YARD::Handlers::HandlerAborted

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

Since:

  • 0.8.4