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: ArgumentError
8+
9+ — 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+ < link rel ="stylesheet " href ="css/mruby.css " type ="text/css " charset ="utf-8 " />
18+
19+ < script type ="text/javascript " charset ="utf-8 ">
20+ hasFrames = window . top . frames . main ? true : false ;
21+ relpath = '' ;
22+ framesUrl = "frames.html#!ArgumentError.html" ;
23+ </ script >
24+
25+
26+ < script type ="text/javascript " charset ="utf-8 " src ="js/jquery.js "> </ script >
27+
28+ < script type ="text/javascript " charset ="utf-8 " src ="js/app.js "> </ script >
29+
30+ < script type ="text/javascript " charset ="utf-8 " src ="js/mruby.js "> </ script >
31+
32+
33+ </ head >
34+ < body >
35+ < div id ="header ">
36+ < div id ="menu ">
37+
38+ < a href ="_index.html "> Index (A)</ a > »
39+
40+
41+ < span class ="title "> ArgumentError</ span >
42+
43+
44+ < div class ="noframes "> < span class ="title "> (</ span > < a href =". " target ="_top "> no frames</ a > < span class ="title "> )</ span > </ div >
45+ </ div >
46+
47+ < div id ="search ">
48+
49+ < a class ="full_list_link " id ="class_list_link "
50+ 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
72+ </ a >
73+
74+ </ div >
75+ < div class ="clear "> </ div >
76+ </ div >
77+
78+ < iframe id ="search_frame "> </ iframe >
79+
80+ < div id ="content "> < h1 > Exception: ArgumentError
81+
82+
83+
84+ </ h1 >
85+
86+ < dl class ="box ">
87+
88+ < dt class ="r1 "> Inherits:</ dt >
89+ < dd class ="r1 ">
90+ < span class ="inheritName "> < span class ='object_link '> < a href ="StandardError.html " title ="StandardError (class) "> StandardError</ a > </ span > </ span >
91+
92+ < ul class ="fullTree ">
93+ < li > Object</ li >
94+
95+ < li class ="next "> < span class ='object_link '> < a href ="Exception.html " title ="Exception (class) "> Exception</ a > </ span > </ li >
96+
97+ < li class ="next "> < span class ='object_link '> < a href ="StandardError.html " title ="StandardError (class) "> StandardError</ a > </ span > </ li >
98+
99+ < li class ="next "> ArgumentError</ li >
100+
101+ </ ul >
102+ < a href ="# " class ="inheritanceTree "> show all</ a >
103+
104+ </ dd >
105+
106+
107+
108+
109+
110+
111+
112+
113+
114+ < dt class ="r2 last "> Defined in:</ dt >
115+ < dd class ="r2 last "> mrblib/error.rb</ dd >
116+
117+ </ dl >
118+ < div class ="clear "> </ div >
119+
120+ < h2 > Overview</ h2 > < div class ="docstring ">
121+ < div class ="discussion ">
122+
123+ < p > ISO 15.2.24</ p >
124+
125+
126+ </ div >
127+ </ div >
128+ < div class ="tags ">
129+
130+
131+ </ div >
132+
133+
134+
135+
136+
137+
138+
139+
140+
141+
142+
143+
144+
145+
146+
147+
148+
149+
150+
151+ < h2 > Method Summary</ h2 >
152+
153+ < h3 class ="inherited "> Methods inherited from < span class ='object_link '> < a href ="Exception.html " title ="Exception (class) "> Exception</ a > </ span > </ h3 >
154+ < p class ="inherited "> < span class ='object_link '> < a href ="Exception.html#backtrace-instance_method " title ="Exception#backtrace (method) "> #backtrace</ a > </ span > , < span class ='object_link '> < a href ="Exception.html#exception-instance_method " title ="Exception#exception (method) "> #exception</ a > </ span > , < span class ='object_link '> < a href ="Exception.html#initialize-instance_method " title ="Exception#initialize (method) "> #initialize</ a > </ span > , < span class ='object_link '> < a href ="Exception.html#inspect-instance_method " title ="Exception#inspect (method) "> #inspect</ a > </ span > , < span class ='object_link '> < a href ="Exception.html#message-instance_method " title ="Exception#message (method) "> #message</ a > </ span > , < span class ='object_link '> < a href ="Exception.html#to_s-instance_method " title ="Exception#to_s (method) "> #to_s</ a > </ span > </ p >
155+ < div id ="constructor_details " class ="method_details_list ">
156+ < h2 > Constructor Details</ h2 >
157+
158+ < p class ="notice "> This class inherits a constructor from < span class ='object_link '> < a href ="Exception.html#initialize-instance_method " title ="Exception#initialize (method) "> Exception</ a > </ span > </ p >
159+
160+ </ div >
161+
162+
163+ </ div >
164+
165+ < div id ="footer ">
166+ Generated on Thu Oct 8 15:42:18 2015 by
167+ < a href ="http://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
168+ 0.8.7.6 in < a href ="https://github.com/sagmor/yard-mruby "> mruby mode</ a > 0.2.0 (ruby-2.2.3).
169+ </ div >
170+
171+ </ body >
172+ </ html >
0 commit comments