]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - lib/lyricli/exceptions/lyrics_not_found_error.rb
Document the errors... ish?
[rbdr/lyricli.rb] / lib / lyricli / exceptions / lyrics_not_found_error.rb
index 023e3dba0a8e11c0154aa4353201c92b9704f227..b5e44119da7c50b47748c64035475795421f1195 100644 (file)
@@ -1,5 +1,6 @@
 module Lyricli
   module Exceptions
 module Lyricli
   module Exceptions
+    # No lyrics could be found for this artist/song pair
     class LyricsNotFoundError < StandardError
     end
   end
     class LyricsNotFoundError < StandardError
     end
   end