~ubuntu-branches/ubuntu/wily/dnsjava/wily-proposed

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/TextParseException.html

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2009-07-21 15:17:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090721151703-6v0107p1s3h7gv1c
Tags: upstream-2.0.6
ImportĀ upstreamĀ versionĀ 2.0.6

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.7.0) on Thu Jan 24 21:19:04 GMT-08:00 2008 -->
 
6
<TITLE>
 
7
TextParseException (dnsjava documentation)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-01-24">
 
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="TextParseException (dnsjava documentation)";
 
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>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
47
  </TR>
 
48
</TABLE>
 
49
</TD>
 
50
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
51
</EM>
 
52
</TD>
 
53
</TR>
 
54
 
 
55
<TR>
 
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
57
&nbsp;<A HREF="../../../org/xbill/DNS/SSHFPRecord.Digest.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/TKEYRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
60
  <A HREF="../../../index.html?org/xbill/DNS/TextParseException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="TextParseException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
62
&nbsp;<SCRIPT type="text/javascript">
 
63
  <!--
 
64
  if(window==top) {
 
65
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
66
  }
 
67
  //-->
 
68
</SCRIPT>
 
69
<NOSCRIPT>
 
70
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
71
</NOSCRIPT>
 
72
 
 
73
 
 
74
</FONT></TD>
 
75
</TR>
 
76
<TR>
 
77
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
78
  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>
 
79
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
80
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
 
81
</TR>
 
82
</TABLE>
 
83
<A NAME="skip-navbar_top"></A>
 
84
<!-- ========= END OF TOP NAVBAR ========= -->
 
85
 
 
86
<HR>
 
87
<!-- ======== START OF CLASS DATA ======== -->
 
88
<H2>
 
89
<FONT SIZE="-1">
 
90
org.xbill.DNS</FONT>
 
91
<BR>
 
92
Class TextParseException</H2>
 
93
<PRE>
 
94
<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
 
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</A>
 
96
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</A>
 
97
          <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">java.io.IOException</A>
 
98
              <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xbill.DNS.TextParseException</B>
 
99
</PRE>
 
100
<DL>
 
101
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4/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>TextParseException</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></DL>
 
106
</PRE>
 
107
 
 
108
<P>
 
109
An exception thrown when unable to parse text.
 
110
<P>
 
111
 
 
112
<P>
 
113
<DL>
 
114
<DT><B>Author:</B></DT>
 
115
  <DD>Brian Wellington</DD>
 
116
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.xbill.DNS.TextParseException">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/xbill/DNS/TextParseException.html#TextParseException()">TextParseException</A></B>()</CODE>
 
131
 
 
132
<BR>
 
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
134
</TR>
 
135
<TR BGCOLOR="white" CLASS="TableRowColor">
 
136
<TD><CODE><B><A HREF="../../../org/xbill/DNS/TextParseException.html#TextParseException(java.lang.String)">TextParseException</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
 
137
 
 
138
<BR>
 
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
140
</TR>
 
141
</TABLE>
 
142
&nbsp;
 
143
<!-- ========== METHOD SUMMARY =========== -->
 
144
 
 
145
<A NAME="method_summary"><!-- --></A>
 
146
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
147
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
148
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
149
<B>Method Summary</B></FONT></TH>
 
150
</TR>
 
151
</TABLE>
 
152
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
 
153
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
154
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
155
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A></B></TH>
 
156
</TR>
 
157
<TR BGCOLOR="white" CLASS="TableRowColor">
 
158
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4/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://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4/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://java.sun.com/j2se/1.4/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://java.sun.com/j2se/1.4/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://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE></TD>
 
159
</TR>
 
160
</TABLE>
 
161
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
162
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
163
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
164
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 
165
</TR>
 
166
<TR BGCOLOR="white" CLASS="TableRowColor">
 
167
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/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://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 
168
</TR>
 
169
</TABLE>
 
170
&nbsp;
 
171
<P>
 
172
 
 
173
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
174
 
 
175
<A NAME="constructor_detail"><!-- --></A>
 
176
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
177
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
178
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
179
<B>Constructor Detail</B></FONT></TH>
 
180
</TR>
 
181
</TABLE>
 
182
 
 
183
<A NAME="TextParseException()"><!-- --></A><H3>
 
184
TextParseException</H3>
 
185
<PRE>
 
186
public <B>TextParseException</B>()</PRE>
 
187
<DL>
 
188
</DL>
 
189
<HR>
 
190
 
 
191
<A NAME="TextParseException(java.lang.String)"><!-- --></A><H3>
 
192
TextParseException</H3>
 
193
<PRE>
 
194
public <B>TextParseException</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</PRE>
 
195
<DL>
 
196
</DL>
 
197
<!-- ========= END OF CLASS DATA ========= -->
 
198
<HR>
 
199
 
 
200
 
 
201
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
202
<A NAME="navbar_bottom"><!-- --></A>
 
203
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
204
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
205
<TR>
 
206
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
207
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
208
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
209
  <TR ALIGN="center" VALIGN="top">
 
210
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
211
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
212
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
213
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
214
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
215
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
216
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
217
  </TR>
 
218
</TABLE>
 
219
</TD>
 
220
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
221
</EM>
 
222
</TD>
 
223
</TR>
 
224
 
 
225
<TR>
 
226
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
227
&nbsp;<A HREF="../../../org/xbill/DNS/SSHFPRecord.Digest.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
228
&nbsp;<A HREF="../../../org/xbill/DNS/TKEYRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
229
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
230
  <A HREF="../../../index.html?org/xbill/DNS/TextParseException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
231
&nbsp;<A HREF="TextParseException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
232
&nbsp;<SCRIPT type="text/javascript">
 
233
  <!--
 
234
  if(window==top) {
 
235
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
236
  }
 
237
  //-->
 
238
</SCRIPT>
 
239
<NOSCRIPT>
 
240
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
241
</NOSCRIPT>
 
242
 
 
243
 
 
244
</FONT></TD>
 
245
</TR>
 
246
<TR>
 
247
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
248
  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>
 
249
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
250
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
 
251
</TR>
 
252
</TABLE>
 
253
<A NAME="skip-navbar_bottom"></A>
 
254
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
255
 
 
256
<HR>
 
257
 
 
258
</BODY>
 
259
</HTML>