Mercurial > hg > semantic-sia
comparison javadoc/org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html @ 59:5d5bf6159c67
new
author | stevenh |
---|---|
date | Wed, 03 Apr 2013 12:42:21 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
58:26fccd9db2e9 | 59:5d5bf6159c67 |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
2 <!--NewPage--> | |
3 <HTML> | |
4 <HEAD> | |
5 <!-- Generated by javadoc (build 1.6.0_43) on Wed Apr 03 12:22:04 BST 2013 --> | |
6 <TITLE> | |
7 DimensionException | |
8 </TITLE> | |
9 | |
10 <META NAME="date" CONTENT="2013-04-03"> | |
11 | |
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> | |
13 | |
14 <SCRIPT type="text/javascript"> | |
15 function windowTitle() | |
16 { | |
17 if (location.href.indexOf('is-external=true') == -1) { | |
18 parent.document.title="DimensionException"; | |
19 } | |
20 } | |
21 </SCRIPT> | |
22 <NOSCRIPT> | |
23 </NOSCRIPT> | |
24 | |
25 </HEAD> | |
26 | |
27 <BODY BGCOLOR="white" onload="windowTitle();"> | |
28 <HR> | |
29 | |
30 | |
31 <!-- ========= START OF TOP NAVBAR ======= --> | |
32 <A NAME="navbar_top"><!-- --></A> | |
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> | |
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | |
35 <TR> | |
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | |
37 <A NAME="navbar_top_firstrow"><!-- --></A> | |
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | |
39 <TR ALIGN="center" VALIGN="top"> | |
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | |
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DimensionException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | |
48 </TR> | |
49 </TABLE> | |
50 </TD> | |
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | |
52 </EM> | |
53 </TD> | |
54 </TR> | |
55 | |
56 <TR> | |
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
58 PREV CLASS | |
59 NEXT CLASS</FONT></TD> | |
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
61 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html" target="_top"><B>FRAMES</B></A> | |
62 <A HREF="DimensionException.html" target="_top"><B>NO FRAMES</B></A> | |
63 <SCRIPT type="text/javascript"> | |
64 <!-- | |
65 if(window==top) { | |
66 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | |
67 } | |
68 //--> | |
69 </SCRIPT> | |
70 <NOSCRIPT> | |
71 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> | |
72 </NOSCRIPT> | |
73 | |
74 | |
75 </FONT></TD> | |
76 </TR> | |
77 <TR> | |
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
79 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> | |
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
81 DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD> | |
82 </TR> | |
83 </TABLE> | |
84 <A NAME="skip-navbar_top"></A> | |
85 <!-- ========= END OF TOP NAVBAR ========= --> | |
86 | |
87 <HR> | |
88 <!-- ======== START OF CLASS DATA ======== --> | |
89 <H2> | |
90 <FONT SIZE="-1"> | |
91 org.qmul.eecs.c4dm.sia.exceptions</FONT> | |
92 <BR> | |
93 Class DimensionException</H2> | |
94 <PRE> | |
95 <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> | |
96 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</A> | |
97 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</A> | |
98 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.qmul.eecs.c4dm.sia.exceptions.DimensionException</B> | |
99 </PRE> | |
100 <DL> | |
101 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD> | |
102 </DL> | |
103 <HR> | |
104 <DL> | |
105 <DT><PRE>public class <B>DimensionException</B><DT>extends <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></DL> | |
106 </PRE> | |
107 | |
108 <P> | |
109 <DL> | |
110 <DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.qmul.eecs.c4dm.sia.exceptions.DimensionException">Serialized Form</A></DL> | |
111 <HR> | |
112 | |
113 <P> | |
114 | |
115 <!-- ======== CONSTRUCTOR SUMMARY ======== --> | |
116 | |
117 <A NAME="constructor_summary"><!-- --></A> | |
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
121 <B>Constructor Summary</B></FONT></TH> | |
122 </TR> | |
123 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
124 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html#DimensionException(java.lang.String)">DimensionException</A></B>(<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> description)</CODE> | |
125 | |
126 <BR> | |
127 </TD> | |
128 </TR> | |
129 </TABLE> | |
130 | |
131 <!-- ========== METHOD SUMMARY =========== --> | |
132 | |
133 <A NAME="method_summary"><!-- --></A> | |
134 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
135 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
136 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
137 <B>Method Summary</B></FONT></TH> | |
138 </TR> | |
139 </TABLE> | |
140 <A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A> | |
141 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
142 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | |
143 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A></B></TH> | |
144 </TR> | |
145 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
146 <TD><CODE><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE></TD> | |
147 </TR> | |
148 </TABLE> | |
149 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> | |
150 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
151 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | |
152 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> | |
153 </TR> | |
154 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
155 <TD><CODE><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> | |
156 </TR> | |
157 </TABLE> | |
158 | |
159 <P> | |
160 | |
161 <!-- ========= CONSTRUCTOR DETAIL ======== --> | |
162 | |
163 <A NAME="constructor_detail"><!-- --></A> | |
164 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
165 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
166 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
167 <B>Constructor Detail</B></FONT></TH> | |
168 </TR> | |
169 </TABLE> | |
170 | |
171 <A NAME="DimensionException(java.lang.String)"><!-- --></A><H3> | |
172 DimensionException</H3> | |
173 <PRE> | |
174 public <B>DimensionException</B>(<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> description)</PRE> | |
175 <DL> | |
176 </DL> | |
177 <!-- ========= END OF CLASS DATA ========= --> | |
178 <HR> | |
179 | |
180 | |
181 <!-- ======= START OF BOTTOM NAVBAR ====== --> | |
182 <A NAME="navbar_bottom"><!-- --></A> | |
183 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> | |
184 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | |
185 <TR> | |
186 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | |
187 <A NAME="navbar_bottom_firstrow"><!-- --></A> | |
188 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | |
189 <TR ALIGN="center" VALIGN="top"> | |
190 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | |
191 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
192 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
193 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DimensionException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
194 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
195 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
196 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
197 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | |
198 </TR> | |
199 </TABLE> | |
200 </TD> | |
201 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | |
202 </EM> | |
203 </TD> | |
204 </TR> | |
205 | |
206 <TR> | |
207 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
208 PREV CLASS | |
209 NEXT CLASS</FONT></TD> | |
210 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
211 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html" target="_top"><B>FRAMES</B></A> | |
212 <A HREF="DimensionException.html" target="_top"><B>NO FRAMES</B></A> | |
213 <SCRIPT type="text/javascript"> | |
214 <!-- | |
215 if(window==top) { | |
216 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | |
217 } | |
218 //--> | |
219 </SCRIPT> | |
220 <NOSCRIPT> | |
221 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> | |
222 </NOSCRIPT> | |
223 | |
224 | |
225 </FONT></TD> | |
226 </TR> | |
227 <TR> | |
228 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
229 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> | |
230 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
231 DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD> | |
232 </TR> | |
233 </TABLE> | |
234 <A NAME="skip-navbar_bottom"></A> | |
235 <!-- ======== END OF BOTTOM NAVBAR ======= --> | |
236 | |
237 <HR> | |
238 | |
239 </BODY> | |
240 </HTML> |