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