]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - lib/lyricli/exceptions/lyrics_not_found_exception.rb
Skeletons for the exceptions
[rbdr/lyricli.rb] / lib / lyricli / exceptions / lyrics_not_found_exception.rb
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c09321dfe58861584bd7149a3e13a4e4a89c2b0a 100644 (file)
@@ -0,0 +1,7 @@
+module Lyricli
+  module Exceptions
+    class LyricsNotFoundException
+    end
+  end
+end
+