X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/blobdiff_plain/823e558b5cd2ec219d0fc7226c54f2ee7ad807d2..325501211b5794c982c98d831a7f4ea0f50fe4ae:/doc/Lyricli/Exceptions.html diff --git a/doc/Lyricli/Exceptions.html b/doc/Lyricli/Exceptions.html new file mode 100644 index 0000000..5cb8e99 --- /dev/null +++ b/doc/Lyricli/Exceptions.html @@ -0,0 +1,129 @@ + + + + + + Module: Lyricli::Exceptions + + — Documentation by YARD 0.8.2.1 + + + + + + + + + + + + + + + + + + + + + +

Module: Lyricli::Exceptions + + + +

+ +
+ + + + + + + + +
Defined in:
+
lib/lyricli/exceptions.rb,
+ lib/lyricli/exceptions/reset_source_error.rb,
lib/lyricli/exceptions/start_source_error.rb,
lib/lyricli/exceptions/enable_source_error.rb,
lib/lyricli/exceptions/unknown_source_error.rb,
lib/lyricli/exceptions/invalid_lyrics_error.rb,
lib/lyricli/exceptions/disable_source_error.rb,
lib/lyricli/exceptions/lyrics_not_found_error.rb,
lib/lyricli/exceptions/source_configuration_error.rb
+
+ +
+
+ +

Overview

+
+

+The namespace for all exceptions in Lyricli. Has no functionality by itself +

+ + +
+
+
+ + +

Defined Under Namespace

+

+ + + + + Classes: DisableSourceError, EnableSourceError, InvalidLyricsError, LyricsNotFoundError, ResetSourceError, SourceConfigurationError, StartSourceError, UnknownSourceError + + +

+ + + + + + + + + +
+ + + + + \ No newline at end of file