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