Exception: Roadie::Error

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/roadie/errors.rb

Overview

Base class for all Roadie errors. Rescue this if you want to catch errors from Roadie.

If Roadie raises an error that does not inherit this class, please report it as a bug.