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