argos-ruby 1.2.5 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,135 @@
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
+ Exception: Argos::SoapException
8
+
9
+ &mdash; Documentation by YARD 0.8.7.6
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" 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#!Argos/SoapException.html";
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 (S)</a> &raquo;
35
+ <span class='title'><span class='object_link'><a href="../Argos.html" title="Argos (module)">Argos</a></span></span>
36
+ &raquo;
37
+ <span class="title">SoapException</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>Exception: Argos::SoapException
67
+
68
+
69
+
70
+ </h1>
71
+
72
+ <dl class="box">
73
+
74
+ <dt class="r1">Inherits:</dt>
75
+ <dd class="r1">
76
+ <span class="inheritName"><span class='object_link'><a href="Exception.html" title="Argos::Exception (class)">Exception</a></span></span>
77
+
78
+ <ul class="fullTree">
79
+ <li>Object</li>
80
+
81
+ <li class="next">Exception</li>
82
+
83
+ <li class="next"><span class='object_link'><a href="Exception.html" title="Argos::Exception (class)">Exception</a></span></li>
84
+
85
+ <li class="next">Argos::SoapException</li>
86
+
87
+ </ul>
88
+ <a href="#" class="inheritanceTree">show all</a>
89
+
90
+ </dd>
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+ <dt class="r2 last">Defined in:</dt>
101
+ <dd class="r2 last">lib/argos/exception.rb</dd>
102
+
103
+ </dl>
104
+ <div class="clear"></div>
105
+
106
+ <div id="subclasses">
107
+ <h2>Direct Known Subclasses</h2>
108
+ <p class="children"><span class='object_link'><a href="NodataException.html" title="Argos::NodataException (class)">NodataException</a></span>, <span class='object_link'><a href="SoapFault.html" title="Argos::SoapFault (class)">SoapFault</a></span></p>
109
+ </div>
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+ </div>
127
+
128
+ <div id="footer">
129
+ Generated on Wed Nov 26 17:02:39 2014 by
130
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
+ 0.8.7.6 (ruby-2.1.1).
132
+ </div>
133
+
134
+ </body>
135
+ </html>
@@ -0,0 +1,139 @@
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
+ Exception: Argos::SoapFault
8
+
9
+ &mdash; Documentation by YARD 0.8.7.6
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" 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#!Argos/SoapFault.html";
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 (S)</a> &raquo;
35
+ <span class='title'><span class='object_link'><a href="../Argos.html" title="Argos (module)">Argos</a></span></span>
36
+ &raquo;
37
+ <span class="title">SoapFault</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>Exception: Argos::SoapFault
67
+
68
+
69
+
70
+ </h1>
71
+
72
+ <dl class="box">
73
+
74
+ <dt class="r1">Inherits:</dt>
75
+ <dd class="r1">
76
+ <span class="inheritName"><span class='object_link'><a href="SoapException.html" title="Argos::SoapException (class)">SoapException</a></span></span>
77
+
78
+ <ul class="fullTree">
79
+ <li>Object</li>
80
+
81
+ <li class="next">Exception</li>
82
+
83
+ <li class="next"><span class='object_link'><a href="Exception.html" title="Argos::Exception (class)">Exception</a></span></li>
84
+
85
+ <li class="next"><span class='object_link'><a href="SoapException.html" title="Argos::SoapException (class)">SoapException</a></span></li>
86
+
87
+ <li class="next">Argos::SoapFault</li>
88
+
89
+ </ul>
90
+ <a href="#" class="inheritanceTree">show all</a>
91
+
92
+ </dd>
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+ <dt class="r2 last">Defined in:</dt>
103
+ <dd class="r2 last">lib/argos/exception.rb</dd>
104
+
105
+ </dl>
106
+ <div class="clear"></div>
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+ </div>
131
+
132
+ <div id="footer">
133
+ Generated on Wed Nov 26 17:02:39 2014 by
134
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
135
+ 0.8.7.6 (ruby-2.1.1).
136
+ </div>
137
+
138
+ </body>
139
+ </html>
@@ -0,0 +1,227 @@
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
+ Documentation by YARD 0.8.7.6
8
+
9
+ </title>
10
+
11
+ <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
12
+
13
+ <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
14
+
15
+ <script type="text/javascript" charset="utf-8">
16
+ hasFrames = window.top.frames.main ? true : false;
17
+ relpath = '';
18
+ framesUrl = "frames.html#!_index.html";
19
+ </script>
20
+
21
+
22
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
23
+
24
+ <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
25
+
26
+
27
+ </head>
28
+ <body>
29
+ <div id="header">
30
+ <div id="menu">
31
+
32
+
33
+ <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
34
+ </div>
35
+
36
+ <div id="search">
37
+
38
+ <a class="full_list_link" id="class_list_link"
39
+ href="class_list.html">
40
+ Class List
41
+ </a>
42
+
43
+ <a class="full_list_link" id="method_list_link"
44
+ href="method_list.html">
45
+ Method List
46
+ </a>
47
+
48
+ <a class="full_list_link" id="file_list_link"
49
+ href="file_list.html">
50
+ File List
51
+ </a>
52
+
53
+ </div>
54
+ <div class="clear"></div>
55
+ </div>
56
+
57
+ <iframe id="search_frame"></iframe>
58
+
59
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.6</h1>
60
+ <div id="listing">
61
+ <h1 class="alphaindex">Alphabetic Index</h1>
62
+
63
+ <h2>File Listing</h2>
64
+ <ul id="files" class="index_inline_list">
65
+
66
+
67
+ <li class="r1"><a href="index.html" title="README">README</a></li>
68
+
69
+
70
+ </ul>
71
+
72
+ <div class="clear"></div>
73
+ <h2>Namespace Listing A-Z</h2>
74
+
75
+
76
+
77
+
78
+ <table>
79
+ <tr>
80
+ <td valign='top' width="33%">
81
+
82
+
83
+ <ul id="alpha_A" class="alpha">
84
+ <li class="letter">A</li>
85
+ <ul>
86
+
87
+ <li>
88
+ <span class='object_link'><a href="Argos.html" title="Argos (module)">Argos</a></span>
89
+
90
+ </li>
91
+
92
+ <li>
93
+ <span class='object_link'><a href="Argos/Ascii.html" title="Argos::Ascii (module)">Ascii</a></span>
94
+
95
+ <small>(Argos)</small>
96
+
97
+ </li>
98
+
99
+ </ul>
100
+ </ul>
101
+
102
+
103
+ <ul id="alpha_C" class="alpha">
104
+ <li class="letter">C</li>
105
+ <ul>
106
+
107
+ <li>
108
+ <span class='object_link'><a href="Argos/Command.html" title="Argos::Command (class)">Command</a></span>
109
+
110
+ <small>(Argos)</small>
111
+
112
+ </li>
113
+
114
+ </ul>
115
+ </ul>
116
+
117
+
118
+ <ul id="alpha_D" class="alpha">
119
+ <li class="letter">D</li>
120
+ <ul>
121
+
122
+ <li>
123
+ <span class='object_link'><a href="Argos/Diag.html" title="Argos::Diag (class)">Diag</a></span>
124
+
125
+ <small>(Argos)</small>
126
+
127
+ </li>
128
+
129
+ <li>
130
+ <span class='object_link'><a href="Argos/Download.html" title="Argos::Download (class)">Download</a></span>
131
+
132
+ <small>(Argos)</small>
133
+
134
+ </li>
135
+
136
+ <li>
137
+ <span class='object_link'><a href="Argos/Ds.html" title="Argos::Ds (class)">Ds</a></span>
138
+
139
+ <small>(Argos)</small>
140
+
141
+ </li>
142
+
143
+ </ul>
144
+ </ul>
145
+
146
+
147
+ <ul id="alpha_E" class="alpha">
148
+ <li class="letter">E</li>
149
+ <ul>
150
+
151
+ <li>
152
+ <span class='object_link'><a href="Argos/Exception.html" title="Argos::Exception (class)">Exception</a></span>
153
+
154
+ <small>(Argos)</small>
155
+
156
+ </li>
157
+
158
+ </ul>
159
+ </ul>
160
+
161
+
162
+ <ul id="alpha_N" class="alpha">
163
+ <li class="letter">N</li>
164
+ <ul>
165
+
166
+ <li>
167
+ <span class='object_link'><a href="Argos/NodataException.html" title="Argos::NodataException (class)">NodataException</a></span>
168
+
169
+ <small>(Argos)</small>
170
+
171
+ </li>
172
+
173
+ </ul>
174
+ </ul>
175
+
176
+
177
+ <ul id="alpha_S" class="alpha">
178
+ <li class="letter">S</li>
179
+ <ul>
180
+
181
+ <li>
182
+ <span class='object_link'><a href="Argos/Soap.html" title="Argos::Soap (class)">Soap</a></span>
183
+
184
+ <small>(Argos)</small>
185
+
186
+ </li>
187
+
188
+ <li>
189
+ <span class='object_link'><a href="Argos/SoapCommand.html" title="Argos::SoapCommand (class)">SoapCommand</a></span>
190
+
191
+ <small>(Argos)</small>
192
+
193
+ </li>
194
+
195
+ <li>
196
+ <span class='object_link'><a href="Argos/SoapException.html" title="Argos::SoapException (class)">SoapException</a></span>
197
+
198
+ <small>(Argos)</small>
199
+
200
+ </li>
201
+
202
+ <li>
203
+ <span class='object_link'><a href="Argos/SoapFault.html" title="Argos::SoapFault (class)">SoapFault</a></span>
204
+
205
+ <small>(Argos)</small>
206
+
207
+ </li>
208
+
209
+ </ul>
210
+ </ul>
211
+
212
+ </td>
213
+ </tr>
214
+ </table>
215
+
216
+ </div>
217
+
218
+ </div>
219
+
220
+ <div id="footer">
221
+ Generated on Wed Nov 26 17:02:38 2014 by
222
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
223
+ 0.8.7.6 (ruby-2.1.1).
224
+ </div>
225
+
226
+ </body>
227
+ </html>