~ubuntu-branches/ubuntu/quantal/simple-xml/quantal

« back to all changes in this revision

Viewing changes to javadoc/org/simpleframework/xml/core/ValueRequiredException.html

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru, Fabian Köster
  • Date: 2010-03-05 19:44:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100305194434-d9mwhyioc9npo9it
Tags: 2.3.2-1
* Standards-Version updated to version 3.8.4

[ Fabian Köster ]
* New upstream release
* Correct license information in debian/pom.xml
* Exclude generated Javadoc from orig-tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.5.0_16) on Sat Jan 23 11:55:17 GMT 2010 -->
6
 
<TITLE>
7
 
ValueRequiredException
8
 
</TITLE>
9
 
 
10
 
<META NAME="keywords" CONTENT="org.simpleframework.xml.core.ValueRequiredException class">
11
 
 
12
 
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
 
14
 
<SCRIPT type="text/javascript">
15
 
function windowTitle()
16
 
{
17
 
    parent.document.title="ValueRequiredException";
18
 
}
19
 
</SCRIPT>
20
 
<NOSCRIPT>
21
 
</NOSCRIPT>
22
 
 
23
 
</HEAD>
24
 
 
25
 
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
 
27
 
 
28
 
<!-- ========= START OF TOP NAVBAR ======= -->
29
 
<A NAME="navbar_top"><!-- --></A>
30
 
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
 
<TR>
33
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
 
<A NAME="navbar_top_firstrow"><!-- --></A>
35
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
 
  <TR ALIGN="center" VALIGN="top">
37
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
 
  </TR>
45
 
</TABLE>
46
 
</TD>
47
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
 
</EM>
49
 
</TD>
50
 
</TR>
51
 
 
52
 
<TR>
53
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
 
&nbsp;<A HREF="../../../../org/simpleframework/xml/core/Validate.html" title="annotation in org.simpleframework.xml.core"><B>PREV CLASS</B></A>&nbsp;
55
 
&nbsp;NEXT CLASS</FONT></TD>
56
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
 
  <A HREF="../../../../index.html?org/simpleframework/xml/core/ValueRequiredException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
 
&nbsp;<A HREF="ValueRequiredException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
 
&nbsp;<SCRIPT type="text/javascript">
60
 
  <!--
61
 
  if(window==top) {
62
 
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
 
  }
64
 
  //-->
65
 
</SCRIPT>
66
 
<NOSCRIPT>
67
 
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
 
</NOSCRIPT>
69
 
 
70
 
 
71
 
</FONT></TD>
72
 
</TR>
73
 
<TR>
74
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
 
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
76
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
 
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
78
 
</TR>
79
 
</TABLE>
80
 
<A NAME="skip-navbar_top"></A>
81
 
<!-- ========= END OF TOP NAVBAR ========= -->
82
 
 
83
 
<HR>
84
 
<!-- ======== START OF CLASS DATA ======== -->
85
 
<H2>
86
 
<FONT SIZE="-1">
87
 
org.simpleframework.xml.core</FONT>
88
 
<BR>
89
 
Class ValueRequiredException</H2>
90
 
<PRE>
91
 
java.lang.Object
92
 
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
93
 
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
94
 
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/simpleframework/xml/core/PersistenceException.html" title="class in org.simpleframework.xml.core">org.simpleframework.xml.core.PersistenceException</A>
95
 
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.simpleframework.xml.core.ValueRequiredException</B>
96
 
</PRE>
97
 
<DL>
98
 
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
99
 
</DL>
100
 
<HR>
101
 
<DL>
102
 
<DT><PRE>public class <B>ValueRequiredException</B><DT>extends <A HREF="../../../../org/simpleframework/xml/core/PersistenceException.html" title="class in org.simpleframework.xml.core">PersistenceException</A></DL>
103
 
</PRE>
104
 
 
105
 
<P>
106
 
The <code>ValueRequiredException</code> is thrown when an attribute
107
 
 or element is missing from the XML document. This is thrown only if
108
 
 the attribute or element is required according to the annotation
109
 
 for that field within the XML schema class.
110
 
<P>
111
 
 
112
 
<P>
113
 
<DL>
114
 
<DT><B>Author:</B></DT>
115
 
  <DD>Niall Gallagher</DD>
116
 
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.simpleframework.xml.core.ValueRequiredException">Serialized Form</A></DL>
117
 
<HR>
118
 
 
119
 
<P>
120
 
 
121
 
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
122
 
 
123
 
<A NAME="constructor_summary"><!-- --></A>
124
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
126
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
127
 
<B>Constructor Summary</B></FONT></TH>
128
 
</TR>
129
 
<TR BGCOLOR="white" CLASS="TableRowColor">
130
 
<TD><CODE><B><A HREF="../../../../org/simpleframework/xml/core/ValueRequiredException.html#ValueRequiredException(java.lang.String, java.lang.Object...)">ValueRequiredException</A></B>(java.lang.String&nbsp;text,
131
 
                       java.lang.Object...&nbsp;list)</CODE>
132
 
 
133
 
<BR>
134
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for the <code>ValueRequiredException</code> object.</TD>
135
 
</TR>
136
 
<TR BGCOLOR="white" CLASS="TableRowColor">
137
 
<TD><CODE><B><A HREF="../../../../org/simpleframework/xml/core/ValueRequiredException.html#ValueRequiredException(java.lang.Throwable, java.lang.String, java.lang.Object...)">ValueRequiredException</A></B>(java.lang.Throwable&nbsp;cause,
138
 
                       java.lang.String&nbsp;text,
139
 
                       java.lang.Object...&nbsp;list)</CODE>
140
 
 
141
 
<BR>
142
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for the <code>ValueRequiredException</code> object.</TD>
143
 
</TR>
144
 
</TABLE>
145
 
&nbsp;
146
 
<!-- ========== METHOD SUMMARY =========== -->
147
 
 
148
 
<A NAME="method_summary"><!-- --></A>
149
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
152
 
<B>Method Summary</B></FONT></TH>
153
 
</TR>
154
 
</TABLE>
155
 
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
156
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
 
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
158
 
<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
159
 
</TR>
160
 
<TR BGCOLOR="white" CLASS="TableRowColor">
161
 
<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
162
 
</TR>
163
 
</TABLE>
164
 
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
165
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166
 
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
167
 
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
168
 
</TR>
169
 
<TR BGCOLOR="white" CLASS="TableRowColor">
170
 
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
171
 
</TR>
172
 
</TABLE>
173
 
&nbsp;
174
 
<P>
175
 
 
176
 
<!-- ========= CONSTRUCTOR DETAIL ======== -->
177
 
 
178
 
<A NAME="constructor_detail"><!-- --></A>
179
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
180
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
181
 
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
182
 
<B>Constructor Detail</B></FONT></TH>
183
 
</TR>
184
 
</TABLE>
185
 
 
186
 
<A NAME="ValueRequiredException(java.lang.String, java.lang.Object...)"><!-- --></A><H3>
187
 
ValueRequiredException</H3>
188
 
<PRE>
189
 
public <B>ValueRequiredException</B>(java.lang.String&nbsp;text,
190
 
                              java.lang.Object...&nbsp;list)</PRE>
191
 
<DL>
192
 
<DD>Constructor for the <code>ValueRequiredException</code> object. 
193
 
 This constructor takes a format string an a variable number of 
194
 
 object arguments, which can be inserted into the format string.
195
 
<P>
196
 
<DL>
197
 
<DT><B>Parameters:</B><DD><CODE>text</CODE> - a format string used to present the error message<DD><CODE>list</CODE> - a list of arguments to insert into the string</DL>
198
 
</DL>
199
 
<HR>
200
 
 
201
 
<A NAME="ValueRequiredException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><!-- --></A><H3>
202
 
ValueRequiredException</H3>
203
 
<PRE>
204
 
public <B>ValueRequiredException</B>(java.lang.Throwable&nbsp;cause,
205
 
                              java.lang.String&nbsp;text,
206
 
                              java.lang.Object...&nbsp;list)</PRE>
207
 
<DL>
208
 
<DD>Constructor for the <code>ValueRequiredException</code> object. 
209
 
 This constructor takes a format string an a variable number of 
210
 
 object arguments, which can be inserted into the format string.
211
 
<P>
212
 
<DL>
213
 
<DT><B>Parameters:</B><DD><CODE>cause</CODE> - the source exception this is used to represent<DD><CODE>text</CODE> - a format string used to present the error message<DD><CODE>list</CODE> - a list of arguments to insert into the string</DL>
214
 
</DL>
215
 
<!-- ========= END OF CLASS DATA ========= -->
216
 
<HR>
217
 
 
218
 
 
219
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
220
 
<A NAME="navbar_bottom"><!-- --></A>
221
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
222
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
223
 
<TR>
224
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
225
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
226
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
227
 
  <TR ALIGN="center" VALIGN="top">
228
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
229
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
230
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
231
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
232
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
233
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
234
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
235
 
  </TR>
236
 
</TABLE>
237
 
</TD>
238
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
239
 
</EM>
240
 
</TD>
241
 
</TR>
242
 
 
243
 
<TR>
244
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
245
 
&nbsp;<A HREF="../../../../org/simpleframework/xml/core/Validate.html" title="annotation in org.simpleframework.xml.core"><B>PREV CLASS</B></A>&nbsp;
246
 
&nbsp;NEXT CLASS</FONT></TD>
247
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
248
 
  <A HREF="../../../../index.html?org/simpleframework/xml/core/ValueRequiredException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
249
 
&nbsp;<A HREF="ValueRequiredException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
250
 
&nbsp;<SCRIPT type="text/javascript">
251
 
  <!--
252
 
  if(window==top) {
253
 
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
254
 
  }
255
 
  //-->
256
 
</SCRIPT>
257
 
<NOSCRIPT>
258
 
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
259
 
</NOSCRIPT>
260
 
 
261
 
 
262
 
</FONT></TD>
263
 
</TR>
264
 
<TR>
265
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
266
 
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
267
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
268
 
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
269
 
</TR>
270
 
</TABLE>
271
 
<A NAME="skip-navbar_bottom"></A>
272
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
273
 
 
274
 
<HR>
275
 
 
276
 
</BODY>
277
 
</HTML>