Exception: Timeprice::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/timeprice/errors.rb

Overview

Base class for every error this library raises. Catch ‘Timeprice::Error` to handle anything the gem can throw at you.