]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - lib/lyricli/exceptions/start_source_error.rb
Document the errors... ish?
[rbdr/lyricli.rb] / lib / lyricli / exceptions / start_source_error.rb
index 9db1549ee58b534cb72e66617e5c1d242cc5bcb7..71c0fc9cb705681add3f689c11fc338bfe6cb7d4 100644 (file)
@@ -1,5 +1,6 @@
 module Lyricli
   module Exceptions
 module Lyricli
   module Exceptions
+    # There was an error while starting a source
     class StartSourceError < StandardError
     end
   end
     class StartSourceError < StandardError
     end
   end