Class YARD::Handlers::HandlerAborted
In: lib/yard/handlers/base.rb
Parent: ::RuntimeError

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

[Validate]