]>
Commit | Line | Data |
---|---|---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
4 | <head> | |
5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
6 | <title> | |
7 | Module: Lyricli::Exceptions | |
8 | ||
9 | — Documentation by YARD 0.8.2.1 | |
10 | ||
11 | </title> | |
12 | ||
13 | <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" /> | |
14 | ||
15 | <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" /> | |
16 | ||
17 | <script type="text/javascript" charset="utf-8"> | |
18 | hasFrames = window.top.frames.main ? true : false; | |
19 | relpath = '../'; | |
20 | framesUrl = "../frames.html#!" + escape(window.location.href); | |
21 | </script> | |
22 | ||
23 | ||
24 | <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script> | |
25 | ||
26 | <script type="text/javascript" charset="utf-8" src="../js/app.js"></script> | |
27 | ||
28 | ||
29 | </head> | |
30 | <body> | |
31 | <div id="header"> | |
32 | <div id="menu"> | |
33 | ||
34 | <a href="../_index.html">Index (E)</a> » | |
35 | <span class='title'><span class='object_link'><a href="../Lyricli.html" title="Lyricli (module)">Lyricli</a></span></span> | |
36 | » | |
37 | <span class="title">Exceptions</span> | |
38 | ||
39 | ||
40 | <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> | |
41 | </div> | |
42 | ||
43 | <div id="search"> | |
44 | ||
45 | <a class="full_list_link" id="class_list_link" | |
46 | href="../class_list.html"> | |
47 | Class List | |
48 | </a> | |
49 | ||
50 | <a class="full_list_link" id="method_list_link" | |
51 | href="../method_list.html"> | |
52 | Method List | |
53 | </a> | |
54 | ||
55 | <a class="full_list_link" id="file_list_link" | |
56 | href="../file_list.html"> | |
57 | File List | |
58 | </a> | |
59 | ||
60 | </div> | |
61 | <div class="clear"></div> | |
62 | </div> | |
63 | ||
64 | <iframe id="search_frame"></iframe> | |
65 | ||
66 | <div id="content"><h1>Module: Lyricli::Exceptions | |
67 | ||
68 | ||
69 | ||
70 | </h1> | |
71 | ||
72 | <dl class="box"> | |
73 | ||
74 | ||
75 | ||
76 | ||
77 | ||
78 | ||
79 | ||
80 | ||
81 | <dt class="r1 last">Defined in:</dt> | |
82 | <dd class="r1 last">lib/lyricli/exceptions.rb<span class="defines">,<br /> | |
83 | lib/lyricli/exceptions/reset_source_error.rb,<br /> lib/lyricli/exceptions/start_source_error.rb,<br /> lib/lyricli/exceptions/enable_source_error.rb,<br /> lib/lyricli/exceptions/unknown_source_error.rb,<br /> lib/lyricli/exceptions/invalid_lyrics_error.rb,<br /> lib/lyricli/exceptions/disable_source_error.rb,<br /> lib/lyricli/exceptions/lyrics_not_found_error.rb,<br /> lib/lyricli/exceptions/source_configuration_error.rb</span> | |
84 | </dd> | |
85 | ||
86 | </dl> | |
87 | <div class="clear"></div> | |
88 | ||
89 | <h2>Overview</h2><div class="docstring"> | |
90 | <div class="discussion"> | |
91 | <p> | |
92 | The namespace for all exceptions in Lyricli. Has no functionality by itself | |
93 | </p> | |
94 | ||
95 | ||
96 | </div> | |
97 | </div> | |
98 | <div class="tags"> | |
99 | ||
100 | ||
101 | </div><h2>Defined Under Namespace</h2> | |
102 | <p class="children"> | |
103 | ||
104 | ||
105 | ||
106 | ||
107 | <strong class="classes">Classes:</strong> <span class='object_link'><a href="Exceptions/DisableSourceError.html" title="Lyricli::Exceptions::DisableSourceError (class)">DisableSourceError</a></span>, <span class='object_link'><a href="Exceptions/EnableSourceError.html" title="Lyricli::Exceptions::EnableSourceError (class)">EnableSourceError</a></span>, <span class='object_link'><a href="Exceptions/InvalidLyricsError.html" title="Lyricli::Exceptions::InvalidLyricsError (class)">InvalidLyricsError</a></span>, <span class='object_link'><a href="Exceptions/LyricsNotFoundError.html" title="Lyricli::Exceptions::LyricsNotFoundError (class)">LyricsNotFoundError</a></span>, <span class='object_link'><a href="Exceptions/ResetSourceError.html" title="Lyricli::Exceptions::ResetSourceError (class)">ResetSourceError</a></span>, <span class='object_link'><a href="Exceptions/SourceConfigurationError.html" title="Lyricli::Exceptions::SourceConfigurationError (class)">SourceConfigurationError</a></span>, <span class='object_link'><a href="Exceptions/StartSourceError.html" title="Lyricli::Exceptions::StartSourceError (class)">StartSourceError</a></span>, <span class='object_link'><a href="Exceptions/UnknownSourceError.html" title="Lyricli::Exceptions::UnknownSourceError (class)">UnknownSourceError</a></span> | |
108 | ||
109 | ||
110 | </p> | |
111 | ||
112 | ||
113 | ||
114 | ||
115 | ||
116 | ||
117 | ||
118 | ||
119 | ||
120 | </div> | |
121 | ||
122 | <div id="footer"> | |
123 | Generated on Sat Oct 6 03:20:24 2012 by | |
124 | <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> | |
125 | 0.8.2.1 (ruby-1.9.2). | |
126 | </div> | |
127 | ||
128 | </body> | |
129 | </html> |