Exception: Thornbed::NotValid
- Defined in:
- lib/thornbed/errors.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
12 13 14 |
# File 'lib/thornbed/errors.rb', line 12 def to_s "Not valid url for this provider" end |