~ubuntu-branches/ubuntu/precise/commons-httpclient/precise-updates

« back to all changes in this revision

Viewing changes to docs/apidocs/org/apache/commons/httpclient/auth/AuthenticationException.html

  • Committer: Bazaar Package Importer
  • Author(s): Kumar Appaiah
  • Date: 2008-04-18 13:25:36 UTC
  • mfrom: (3.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080418132536-404lhdow885492ho
Tags: 3.1-2
* debian/watch:
  + Update to reflect new upstream mirror structure.
    (Closes: #459995)
* debian/control:
  + Update my e-mail address to akumar@debian.org.
  + Standards Version is now 3.7.3.
  + Use Vcs-Svn and Vcs-Browser in place of XS-Vcs-*.
  + Depend on ant 1.6.5 and above, instead of 1.6.5-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
2
<!--NewPage-->
3
3
<HTML>
4
4
<HEAD>
5
 
<!-- Generated by javadoc on Sun May 07 10:20:00 EDT 2006 -->
 
5
<!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 18 11:01:01 CEST 2007 -->
6
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
7
<TITLE>
8
 
HttpClient 3.0.1 API: Class  AuthenticationException
 
8
AuthenticationException (HttpClient 3.1 API)
9
9
</TITLE>
 
10
 
 
11
<META NAME="keywords" CONTENT="org.apache.commons.httpclient.auth.AuthenticationException class">
 
12
 
10
13
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
14
 
 
15
<SCRIPT type="text/javascript">
 
16
function windowTitle()
 
17
{
 
18
    parent.document.title="AuthenticationException (HttpClient 3.1 API)";
 
19
}
 
20
</SCRIPT>
 
21
<NOSCRIPT>
 
22
</NOSCRIPT>
 
23
 
11
24
</HEAD>
12
 
<BODY BGCOLOR="white">
13
 
 
14
 
<!-- ========== START OF NAVBAR ========== -->
 
25
 
 
26
<BODY BGCOLOR="white" onload="windowTitle();">
 
27
 
 
28
 
 
29
<!-- ========= START OF TOP NAVBAR ======= -->
15
30
<A NAME="navbar_top"><!-- --></A>
16
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
31
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
32
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
17
33
<TR>
18
34
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
19
35
<A NAME="navbar_top_firstrow"><!-- --></A>
20
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
36
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
21
37
  <TR ALIGN="center" VALIGN="top">
22
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
23
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
53
 
38
54
<TR>
39
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
40
 
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthChallengeException.html"><B>PREV CLASS</B></A>&nbsp;
41
 
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html"><B>NEXT CLASS</B></A></FONT></TD>
 
56
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthChallengeProcessor.html" title="class in org.apache.commons.httpclient.auth"><B>PREV CLASS</B></A>&nbsp;
 
57
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthPolicy.html" title="class in org.apache.commons.httpclient.auth"><B>NEXT CLASS</B></A></FONT></TD>
42
58
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
43
 
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
44
 
&nbsp;<A HREF="AuthenticationException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
59
  <A HREF="../../../../../index.html?org/apache/commons/httpclient/auth/AuthenticationException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
60
&nbsp;<A HREF="AuthenticationException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
61
&nbsp;<SCRIPT type="text/javascript">
 
62
  <!--
 
63
  if(window==top) {
 
64
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
65
  }
 
66
  //-->
 
67
</SCRIPT>
 
68
<NOSCRIPT>
 
69
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
70
</NOSCRIPT>
 
71
 
 
72
 
 
73
</FONT></TD>
45
74
</TR>
46
75
<TR>
47
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
48
 
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.apache.commons.httpclient.HttpException">METHOD</A></FONT></TD>
 
77
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.apache.commons.httpclient.HttpException">METHOD</A></FONT></TD>
49
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
50
 
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
 
79
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
51
80
</TR>
52
81
</TABLE>
53
 
<!-- =========== END OF NAVBAR =========== -->
 
82
<A NAME="skip-navbar_top"></A>
 
83
<!-- ========= END OF TOP NAVBAR ========= -->
54
84
 
55
85
<HR>
56
86
<!-- ======== START OF CLASS DATA ======== -->
58
88
<FONT SIZE="-1">
59
89
org.apache.commons.httpclient.auth</FONT>
60
90
<BR>
61
 
Class  AuthenticationException</H2>
 
91
Class AuthenticationException</H2>
62
92
<PRE>
63
 
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html">java.lang.Object</A>
64
 
  |
65
 
  +--<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html">java.lang.Throwable</A>
66
 
        |
67
 
        +--<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html">java.lang.Exception</A>
68
 
              |
69
 
              +--<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html">java.io.IOException</A>
70
 
                    |
71
 
                    +--<A HREF="../../../../../org/apache/commons/httpclient/HttpException.html">org.apache.commons.httpclient.HttpException</A>
72
 
                          |
73
 
                          +--<A HREF="../../../../../org/apache/commons/httpclient/ProtocolException.html">org.apache.commons.httpclient.ProtocolException</A>
74
 
                                |
75
 
                                +--<B>org.apache.commons.httpclient.auth.AuthenticationException</B>
 
93
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
 
94
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">java.lang.Throwable</A>
 
95
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">java.lang.Exception</A>
 
96
          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">java.io.IOException</A>
 
97
              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/httpclient/HttpException.html" title="class in org.apache.commons.httpclient">org.apache.commons.httpclient.HttpException</A>
 
98
                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/httpclient/ProtocolException.html" title="class in org.apache.commons.httpclient">org.apache.commons.httpclient.ProtocolException</A>
 
99
                      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.httpclient.auth.AuthenticationException</B>
76
100
</PRE>
77
101
<DL>
78
 
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html">Serializable</A></DD>
 
102
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
79
103
</DL>
80
104
<DL>
81
 
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthChallengeException.html">AuthChallengeException</A>, <A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html">CredentialsNotAvailableException</A>, <A HREF="../../../../../org/apache/commons/httpclient/auth/InvalidCredentialsException.html">InvalidCredentialsException</A></DD>
 
105
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthChallengeException.html" title="class in org.apache.commons.httpclient.auth">AuthChallengeException</A>, <A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html" title="class in org.apache.commons.httpclient.auth">CredentialsNotAvailableException</A>, <A HREF="../../../../../org/apache/commons/httpclient/auth/InvalidCredentialsException.html" title="class in org.apache.commons.httpclient.auth">InvalidCredentialsException</A></DD>
82
106
</DL>
83
107
<HR>
84
108
<DL>
85
 
<DT>public class <B>AuthenticationException</B><DT>extends <A HREF="../../../../../org/apache/commons/httpclient/ProtocolException.html">ProtocolException</A></DL>
 
109
<DT><PRE>public class <B>AuthenticationException</B><DT>extends <A HREF="../../../../../org/apache/commons/httpclient/ProtocolException.html" title="class in org.apache.commons.httpclient">ProtocolException</A></DL>
 
110
</PRE>
86
111
 
87
112
<P>
88
113
Signals a failure in authentication process
89
114
<P>
 
115
 
 
116
<P>
90
117
<DL>
91
 
<DT><B>Since: </B><DD>2.0</DD>
92
 
<DT><B>Author: </B><DD><a href="mailto:oleg@ural.ru">Oleg Kalnichevski</a></DD>
93
 
<DT><B>See Also: </B><DD><A HREF="../../../../../serialized-form.html#org.apache.commons.httpclient.auth.AuthenticationException">Serialized Form</A></DL>
 
118
<DT><B>Since:</B></DT>
 
119
  <DD>2.0</DD>
 
120
<DT><B>Author:</B></DT>
 
121
  <DD><a href="mailto:oleg@ural.ru">Oleg Kalnichevski</a></DD>
 
122
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.apache.commons.httpclient.auth.AuthenticationException">Serialized Form</A></DL>
94
123
<HR>
95
124
 
96
125
<P>
97
 
<!-- ======== INNER CLASS SUMMARY ======== -->
98
 
 
99
 
 
100
 
<!-- =========== FIELD SUMMARY =========== -->
101
 
 
102
126
 
103
127
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
104
128
 
105
129
<A NAME="constructor_summary"><!-- --></A>
106
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
130
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107
131
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108
 
<TD COLSPAN=2><FONT SIZE="+2">
109
 
<B>Constructor Summary</B></FONT></TD>
 
132
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
133
<B>Constructor Summary</B></FONT></TH>
110
134
</TR>
111
135
<TR BGCOLOR="white" CLASS="TableRowColor">
112
136
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html#AuthenticationException()">AuthenticationException</A></B>()</CODE>
115
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AuthenticationException with a <tt>null</tt> detail message.</TD>
116
140
</TR>
117
141
<TR BGCOLOR="white" CLASS="TableRowColor">
118
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html#AuthenticationException(java.lang.String)">AuthenticationException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;message)</CODE>
 
142
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html#AuthenticationException(java.lang.String)">AuthenticationException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
119
143
 
120
144
<BR>
121
145
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AuthenticationException with the specified message.</TD>
122
146
</TR>
123
147
<TR BGCOLOR="white" CLASS="TableRowColor">
124
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html#AuthenticationException(java.lang.String, java.lang.Throwable)">AuthenticationException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;message,
125
 
                        <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html">Throwable</A>&nbsp;cause)</CODE>
 
148
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html#AuthenticationException(java.lang.String, java.lang.Throwable)">AuthenticationException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message,
 
149
                        <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;cause)</CODE>
126
150
 
127
151
<BR>
128
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AuthenticationException with the specified detail message and cause.</TD>
131
155
&nbsp;
132
156
<!-- ========== METHOD SUMMARY =========== -->
133
157
 
134
 
<A NAME="methods_inherited_from_class_org.apache.commons.httpclient.HttpException"><!-- --></A>
135
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
158
<A NAME="method_summary"><!-- --></A>
 
159
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
160
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
161
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
162
<B>Method Summary</B></FONT></TH>
 
163
</TR>
 
164
</TABLE>
 
165
&nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.httpclient.HttpException"><!-- --></A>
 
166
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
167
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
137
 
<TD><B>Methods inherited from class org.apache.commons.httpclient.<A HREF="../../../../../org/apache/commons/httpclient/HttpException.html">HttpException</A></B></TD>
 
168
<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.httpclient.<A HREF="../../../../../org/apache/commons/httpclient/HttpException.html" title="class in org.apache.commons.httpclient">HttpException</A></B></TH>
138
169
</TR>
139
170
<TR BGCOLOR="white" CLASS="TableRowColor">
140
171
<TD><CODE><A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#getCause()">getCause</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#getReason()">getReason</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#getReasonCode()">getReasonCode</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#printStackTrace()">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#printStackTrace(java.io.PrintStream)">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#setReason(java.lang.String)">setReason</A>, <A HREF="../../../../../org/apache/commons/httpclient/HttpException.html#setReasonCode(int)">setReasonCode</A></CODE></TD>
141
172
</TR>
142
173
</TABLE>
143
174
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
144
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
175
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145
176
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
146
 
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html">Throwable</A></B></TD>
 
177
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A></B></TH>
147
178
</TR>
148
179
<TR BGCOLOR="white" CLASS="TableRowColor">
149
 
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#fillInStackTrace()">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getLocalizedMessage()">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getMessage()">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#toString()">toString</A></CODE></TD>
 
180
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#toString()" title="class or interface in java.lang">toString</A></CODE></TD>
150
181
</TR>
151
182
</TABLE>
152
183
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
153
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
185
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
155
 
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html">Object</A></B></TD>
 
186
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
156
187
</TR>
157
188
<TR BGCOLOR="white" CLASS="TableRowColor">
158
 
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
 
189
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
159
190
</TR>
160
191
</TABLE>
161
192
&nbsp;
162
193
<P>
163
194
 
164
 
<!-- ============ FIELD DETAIL =========== -->
165
 
 
166
 
 
167
195
<!-- ========= CONSTRUCTOR DETAIL ======== -->
168
196
 
169
197
<A NAME="constructor_detail"><!-- --></A>
170
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
198
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171
199
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
172
 
<TD COLSPAN=1><FONT SIZE="+2">
173
 
<B>Constructor Detail</B></FONT></TD>
 
200
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
201
<B>Constructor Detail</B></FONT></TH>
174
202
</TR>
175
203
</TABLE>
176
204
 
179
207
<PRE>
180
208
public <B>AuthenticationException</B>()</PRE>
181
209
<DL>
182
 
<DD>Creates a new AuthenticationException with a <tt>null</tt> detail message.</DL>
 
210
<DD>Creates a new AuthenticationException with a <tt>null</tt> detail message.
 
211
<P>
 
212
</DL>
183
213
<HR>
184
214
 
185
215
<A NAME="AuthenticationException(java.lang.String)"><!-- --></A><H3>
186
216
AuthenticationException</H3>
187
217
<PRE>
188
 
public <B>AuthenticationException</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;message)</PRE>
189
 
<DL>
190
 
<DD>Creates a new AuthenticationException with the specified message.<DD><DL>
 
218
public <B>AuthenticationException</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
 
219
<DL>
 
220
<DD>Creates a new AuthenticationException with the specified message.
 
221
<P>
 
222
<DL>
191
223
<DT><B>Parameters:</B><DD><CODE>message</CODE> - the exception detail message</DL>
192
 
</DD>
193
224
</DL>
194
225
<HR>
195
226
 
196
227
<A NAME="AuthenticationException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
197
228
AuthenticationException</H3>
198
229
<PRE>
199
 
public <B>AuthenticationException</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;message,
200
 
                               <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html">Throwable</A>&nbsp;cause)</PRE>
201
 
<DL>
202
 
<DD>Creates a new AuthenticationException with the specified detail message and cause.<DD><DL>
 
230
public <B>AuthenticationException</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message,
 
231
                               <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;cause)</PRE>
 
232
<DL>
 
233
<DD>Creates a new AuthenticationException with the specified detail message and cause.
 
234
<P>
 
235
<DL>
203
236
<DT><B>Parameters:</B><DD><CODE>message</CODE> - the exception detail message<DD><CODE>cause</CODE> - the <tt>Throwable</tt> that caused this exception, or <tt>null</tt>
204
 
 if the cause is unavailable, unknown, or not a <tt>Throwable</tt><DT><B>Since: </B><DD>3.0</DD>
205
 
</DL>
206
 
</DD>
207
 
</DL>
208
 
 
209
 
<!-- ============ METHOD DETAIL ========== -->
210
 
 
 
237
 if the cause is unavailable, unknown, or not a <tt>Throwable</tt><DT><B>Since:</B></DT>
 
238
  <DD>3.0</DD>
 
239
</DL>
 
240
</DL>
211
241
<!-- ========= END OF CLASS DATA ========= -->
212
242
<HR>
213
243
 
214
 
<!-- ========== START OF NAVBAR ========== -->
 
244
 
 
245
<!-- ======= START OF BOTTOM NAVBAR ====== -->
215
246
<A NAME="navbar_bottom"><!-- --></A>
216
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
247
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
248
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
217
249
<TR>
218
250
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
219
251
<A NAME="navbar_bottom_firstrow"><!-- --></A>
220
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
252
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
221
253
  <TR ALIGN="center" VALIGN="top">
222
254
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
223
255
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
237
269
 
238
270
<TR>
239
271
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
240
 
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthChallengeException.html"><B>PREV CLASS</B></A>&nbsp;
241
 
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html"><B>NEXT CLASS</B></A></FONT></TD>
 
272
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthChallengeProcessor.html" title="class in org.apache.commons.httpclient.auth"><B>PREV CLASS</B></A>&nbsp;
 
273
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthPolicy.html" title="class in org.apache.commons.httpclient.auth"><B>NEXT CLASS</B></A></FONT></TD>
242
274
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
243
 
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
244
 
&nbsp;<A HREF="AuthenticationException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
275
  <A HREF="../../../../../index.html?org/apache/commons/httpclient/auth/AuthenticationException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
276
&nbsp;<A HREF="AuthenticationException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
277
&nbsp;<SCRIPT type="text/javascript">
 
278
  <!--
 
279
  if(window==top) {
 
280
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
281
  }
 
282
  //-->
 
283
</SCRIPT>
 
284
<NOSCRIPT>
 
285
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
286
</NOSCRIPT>
 
287
 
 
288
 
 
289
</FONT></TD>
245
290
</TR>
246
291
<TR>
247
292
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
248
 
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.apache.commons.httpclient.HttpException">METHOD</A></FONT></TD>
 
293
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.apache.commons.httpclient.HttpException">METHOD</A></FONT></TD>
249
294
<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>
 
295
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
251
296
</TR>
252
297
</TABLE>
253
 
<!-- =========== END OF NAVBAR =========== -->
 
298
<A NAME="skip-navbar_bottom"></A>
 
299
<!-- ======== END OF BOTTOM NAVBAR ======= -->
254
300
 
255
301
<HR>
256
 
Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 
302
Copyright &copy; 2001-2007 Apache Software Foundation. All Rights Reserved.
257
303
</BODY>
258
304
</HTML>