Exception: Videodrome::Errors::InvalidURL
- Inherits:
-
StandardError
- Object
- StandardError
- Videodrome::Errors::InvalidURL
- Defined in:
- lib/videodrome/errors/invalid_url.rb
Overview
:nodoc
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
5 6 7 |
# File 'lib/videodrome/errors/invalid_url.rb', line 5 def "The URL provided is not a valid Youtube Video URL." end |