~ubuntu-branches/ubuntu/hardy/commons-httpclient/hardy

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2006-09-15 20:07:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060915200743-t2md4cgfsb07wgn7
Tags: 3.0.1-0.1
* Non-maintainer upload.
* Bump debhelper Build-Depends to (>= 4.1.0) as required by cdbs' 
  debhelper.mk
* Put the coppyright holders in debian/copyright
* Include the jar file in the package. (Closes: #381354)
* Only include one copy of the docs.
  done by James Westby <jw+debian@jameswestby.net>  Mon, 14 Aug 2006 02:29:47 +0100

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">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Sun May 07 10:20:00 EDT 2006 -->
 
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 
7
<TITLE>
 
8
HttpClient 3.0.1 API: Class  CredentialsNotAvailableException
 
9
</TITLE>
 
10
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
11
</HEAD>
 
12
<BODY BGCOLOR="white">
 
13
 
 
14
<!-- ========== START OF NAVBAR ========== -->
 
15
<A NAME="navbar_top"><!-- --></A>
 
16
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
17
<TR>
 
18
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
19
<A NAME="navbar_top_firstrow"><!-- --></A>
 
20
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
21
  <TR ALIGN="center" VALIGN="top">
 
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
23
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
24
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CredentialsNotAvailableException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
30
  </TR>
 
31
</TABLE>
 
32
</TD>
 
33
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
34
</EM>
 
35
</TD>
 
36
</TR>
 
37
 
 
38
<TR>
 
39
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
40
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html"><B>PREV CLASS</B></A>&nbsp;
 
41
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/InvalidCredentialsException.html"><B>NEXT CLASS</B></A></FONT></TD>
 
42
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
43
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
44
&nbsp;<A HREF="CredentialsNotAvailableException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
45
</TR>
 
46
<TR>
 
47
<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>
 
49
<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>
 
51
</TR>
 
52
</TABLE>
 
53
<!-- =========== END OF NAVBAR =========== -->
 
54
 
 
55
<HR>
 
56
<!-- ======== START OF CLASS DATA ======== -->
 
57
<H2>
 
58
<FONT SIZE="-1">
 
59
org.apache.commons.httpclient.auth</FONT>
 
60
<BR>
 
61
Class  CredentialsNotAvailableException</H2>
 
62
<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
                                +--<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html">org.apache.commons.httpclient.auth.AuthenticationException</A>
 
76
                                      |
 
77
                                      +--<B>org.apache.commons.httpclient.auth.CredentialsNotAvailableException</B>
 
78
</PRE>
 
79
<DL>
 
80
<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>
 
81
</DL>
 
82
<HR>
 
83
<DL>
 
84
<DT>public class <B>CredentialsNotAvailableException</B><DT>extends <A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html">AuthenticationException</A></DL>
 
85
 
 
86
<P>
 
87
Authentication credentials required to respond to a authentication 
 
88
 challenge are not available
 
89
<P>
 
90
<DL>
 
91
<DT><B>Since: </B><DD>3.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.CredentialsNotAvailableException">Serialized Form</A></DL>
 
94
<HR>
 
95
 
 
96
<P>
 
97
<!-- ======== INNER CLASS SUMMARY ======== -->
 
98
 
 
99
 
 
100
<!-- =========== FIELD SUMMARY =========== -->
 
101
 
 
102
 
 
103
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
104
 
 
105
<A NAME="constructor_summary"><!-- --></A>
 
106
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
107
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
108
<TD COLSPAN=2><FONT SIZE="+2">
 
109
<B>Constructor Summary</B></FONT></TD>
 
110
</TR>
 
111
<TR BGCOLOR="white" CLASS="TableRowColor">
 
112
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html#CredentialsNotAvailableException()">CredentialsNotAvailableException</A></B>()</CODE>
 
113
 
 
114
<BR>
 
115
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new CredentialsNotAvailableException with a <tt>null</tt> detail message.</TD>
 
116
</TR>
 
117
<TR BGCOLOR="white" CLASS="TableRowColor">
 
118
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html#CredentialsNotAvailableException(java.lang.String)">CredentialsNotAvailableException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;message)</CODE>
 
119
 
 
120
<BR>
 
121
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new CredentialsNotAvailableException with the specified message.</TD>
 
122
</TR>
 
123
<TR BGCOLOR="white" CLASS="TableRowColor">
 
124
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/auth/CredentialsNotAvailableException.html#CredentialsNotAvailableException(java.lang.String, java.lang.Throwable)">CredentialsNotAvailableException</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>
 
126
 
 
127
<BR>
 
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new CredentialsNotAvailableException with the specified detail message and cause.</TD>
 
129
</TR>
 
130
</TABLE>
 
131
&nbsp;
 
132
<!-- ========== METHOD SUMMARY =========== -->
 
133
 
 
134
<A NAME="methods_inherited_from_class_org.apache.commons.httpclient.HttpException"><!-- --></A>
 
135
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
136
<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>
 
138
</TR>
 
139
<TR BGCOLOR="white" CLASS="TableRowColor">
 
140
<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
</TR>
 
142
</TABLE>
 
143
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
 
144
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
145
<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>
 
147
</TR>
 
148
<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>
 
150
</TR>
 
151
</TABLE>
 
152
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
153
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
154
<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>
 
156
</TR>
 
157
<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>
 
159
</TR>
 
160
</TABLE>
 
161
&nbsp;
 
162
<P>
 
163
 
 
164
<!-- ============ FIELD DETAIL =========== -->
 
165
 
 
166
 
 
167
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
168
 
 
169
<A NAME="constructor_detail"><!-- --></A>
 
170
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
171
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
172
<TD COLSPAN=1><FONT SIZE="+2">
 
173
<B>Constructor Detail</B></FONT></TD>
 
174
</TR>
 
175
</TABLE>
 
176
 
 
177
<A NAME="CredentialsNotAvailableException()"><!-- --></A><H3>
 
178
CredentialsNotAvailableException</H3>
 
179
<PRE>
 
180
public <B>CredentialsNotAvailableException</B>()</PRE>
 
181
<DL>
 
182
<DD>Creates a new CredentialsNotAvailableException with a <tt>null</tt> detail message.</DL>
 
183
<HR>
 
184
 
 
185
<A NAME="CredentialsNotAvailableException(java.lang.String)"><!-- --></A><H3>
 
186
CredentialsNotAvailableException</H3>
 
187
<PRE>
 
188
public <B>CredentialsNotAvailableException</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 CredentialsNotAvailableException with the specified message.<DD><DL>
 
191
<DT><B>Parameters:</B><DD><CODE>message</CODE> - the exception detail message</DL>
 
192
</DD>
 
193
</DL>
 
194
<HR>
 
195
 
 
196
<A NAME="CredentialsNotAvailableException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
 
197
CredentialsNotAvailableException</H3>
 
198
<PRE>
 
199
public <B>CredentialsNotAvailableException</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 CredentialsNotAvailableException with the specified detail message and cause.<DD><DL>
 
203
<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></DL>
 
205
</DD>
 
206
</DL>
 
207
 
 
208
<!-- ============ METHOD DETAIL ========== -->
 
209
 
 
210
<!-- ========= END OF CLASS DATA ========= -->
 
211
<HR>
 
212
 
 
213
<!-- ========== START OF NAVBAR ========== -->
 
214
<A NAME="navbar_bottom"><!-- --></A>
 
215
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
216
<TR>
 
217
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
218
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
219
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
220
  <TR ALIGN="center" VALIGN="top">
 
221
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
222
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
223
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
224
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CredentialsNotAvailableException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
225
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
226
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
227
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
228
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
229
  </TR>
 
230
</TABLE>
 
231
</TD>
 
232
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
233
</EM>
 
234
</TD>
 
235
</TR>
 
236
 
 
237
<TR>
 
238
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
239
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/AuthenticationException.html"><B>PREV CLASS</B></A>&nbsp;
 
240
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/auth/InvalidCredentialsException.html"><B>NEXT CLASS</B></A></FONT></TD>
 
241
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
242
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
243
&nbsp;<A HREF="CredentialsNotAvailableException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
244
</TR>
 
245
<TR>
 
246
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
247
  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>
 
248
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
249
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
 
250
</TR>
 
251
</TABLE>
 
252
<!-- =========== END OF NAVBAR =========== -->
 
253
 
 
254
<HR>
 
255
Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 
256
</BODY>
 
257
</HTML>