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 ">
1+ <!DOCTYPE html>
2+ < html >
43 < head >
5- < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
4+ < meta charset ="utf-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66< title >
77 Exception: ArgumentError
88
9- — Documentation by YARD 0.8.7.6
9+ — Documentation by YARD 0.9.12
1010
1111</ title >
1212
1717 < link rel ="stylesheet " href ="css/mruby.css " type ="text/css " charset ="utf-8 " />
1818
1919< script type ="text/javascript " charset ="utf-8 ">
20- hasFrames = window . top . frames . main ? true : false ;
20+ pathId = "ArgumentError" ;
2121 relpath = '' ;
22- framesUrl = "frames.html#!ArgumentError.html" ;
2322</ script >
2423
2524
3231
3332 </ head >
3433 < body >
35- < div id ="header ">
36- < div id ="menu ">
34+ < div class ="nav_wrap ">
35+ < iframe id ="nav " src ="class_list.html?1 "> </ iframe >
36+ < div id ="resizer "> </ div >
37+ </ div >
38+
39+ < div id ="main " tabindex ="-1 ">
40+ < div id ="header ">
41+ < div id ="menu ">
3742
3843 < a href ="_index.html "> Index (A)</ a > »
3944
4045
4146 < span class ="title "> ArgumentError</ span >
4247
43-
44- < div class ="noframes "> < span class ="title "> (</ span > < a href =". " target ="_top "> no frames</ a > < span class ="title "> )</ span > </ div >
4548</ div >
4649
47- < div id ="search ">
50+ < div id ="search ">
4851
4952 < a class ="full_list_link " id ="class_list_link "
5053 href ="class_list.html ">
51- Class List
52- </ a >
53-
54- < a class ="full_list_link " id ="method_list_link "
55- href ="method_list.html ">
56- Method List
57- </ a >
58-
59- < a class ="full_list_link " id ="header_list_link "
60- href ="header_list.html ">
61- Header List
62- </ a >
63-
64- < a class ="full_list_link " id ="function_list_link "
65- href ="function_list.html ">
66- Function List
67- </ a >
68-
69- < a class ="full_list_link " id ="file_list_link "
70- href ="file_list.html ">
71- File List
54+
55+ < svg width ="24 " height ="24 ">
56+ < rect x ="0 " y ="4 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
57+ < rect x ="0 " y ="12 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
58+ < rect x ="0 " y ="20 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
59+ </ svg >
7260 </ a >
7361
7462</ div >
75- < div class ="clear "> </ div >
76- </ div >
77-
78- < iframe id ="search_frame "> </ iframe >
63+ < div class ="clear "> </ div >
64+ </ div >
7965
80- < div id ="content "> < h1 > Exception: ArgumentError
66+ < div id ="content "> < h1 > Exception: ArgumentError
8167
8268
8369
8470</ h1 >
85-
86- < dl class ="box ">
71+ < div class ="box_info ">
8772
88- < dt class ="r1 "> Inherits:</ dt >
89- < dd class ="r1 ">
73+ < dl >
74+ < dt > Inherits:</ dt >
75+ < dd >
9076 < span class ="inheritName "> < span class ='object_link '> < a href ="StandardError.html " title ="StandardError (class) "> StandardError</ a > </ span > </ span >
9177
9278 < ul class ="fullTree ">
10187 </ ul >
10288 < a href ="# " class ="inheritanceTree "> show all</ a >
10389
104- </ dd >
105-
90+ </ dd >
91+ </ dl >
92+
93+
94+
10695
10796
108-
10997
110-
11198
99+
112100
101+
113102
114- < dt class ="r2 last "> Defined in:</ dt >
115- < dd class ="r2 last "> mrblib/error.rb</ dd >
103+ < dl >
104+ < dt > Defined in:</ dt >
105+ < dd > mrblib/10error.rb</ dd >
106+ </ dl >
116107
117- </ dl >
118- < div class ="clear "> </ div >
108+ </ div >
119109
120110< h2 > Overview</ h2 > < div class ="docstring ">
121111 < div class ="discussion ">
@@ -127,8 +117,8 @@ <h2>Overview</h2><div class="docstring">
127117< div class ="tags ">
128118
129119
130- </ div >
131-
120+ </ div >
121+
132122
133123
134124
@@ -163,11 +153,12 @@ <h2>Constructor Details</h2>
163153
164154</ div >
165155
166- < div id ="footer ">
167- Generated on Sun Jan 17 01: 23:05 2016 by
168- < a href ="http://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
169- 0.8.7.6 in < a href ="https://github.com/sagmor/yard-mruby "> mruby mode</ a > 0.2.2 (ruby-2.2.3 ).
170- </ div >
156+ < div id ="footer ">
157+ Generated on Fri May 11 23:53:58 2018 by
158+ < a href ="http://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
159+ 0.9.12 in < a href ="https://github.com/sagmor/yard-mruby "> mruby mode</ a > 0.3.0 (ruby-2.5.1 ).
160+ </ div >
171161
162+ </ div >
172163 </ body >
173164</ html >
0 commit comments