Exception: Thornbed::NotValid

Inherits:
Error
  • Object
show all
Defined in:
lib/thornbed/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



12
13
14
# File 'lib/thornbed/errors.rb', line 12

def to_s
  "Not valid url for this provider"
end