Exception: Runfile::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/runfile/exceptions.rb

Overview

All exceptions are rescued in bin/run, but using different styling Note that UserError types are displayed without location and are intended to be used when location is not important.

Direct Known Subclasses

ExitWithUsage, UserError