source: other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/org/greenstone/fedora/services/FedoraGS3Exception.FedoraVersionNotSupportedException.html@ 15222

Last change on this file since 15222 was 15222, checked in by ak19, 16 years ago

Greenstone3 web services demo-clientadded to GS3's other-projects

File size: 10.6 KB
Line 
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_10) on Sun Apr 27 20:42:38 NZST 2008 -->
6<TITLE>
7FedoraGS3Exception.FedoraVersionNotSupportedException
8</TITLE>
9
10<META NAME="keywords" CONTENT="org.greenstone.fedora.services.FedoraGS3Exception.FedoraVersionNotSupportedException class">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 parent.document.title="FedoraGS3Exception.FedoraVersionNotSupportedException";
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="../../../../org/greenstone/fedora/services/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
38 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43 </TR>
44</TABLE>
45</TD>
46<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47</EM>
48</TD>
49</TR>
50
51<TR>
52<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53&nbsp;<A HREF="../../../../org/greenstone/fedora/services/FedoraGS3Exception.FedoraGS3RunException.html" title="class in org.greenstone.fedora.services"><B>PREV CLASS</B></A>&nbsp;
54&nbsp;<A HREF="../../../../org/greenstone/fedora/services/FedoraGS3Exception.NotAFedoraServerException.html" title="class in org.greenstone.fedora.services"><B>NEXT CLASS</B></A></FONT></TD>
55<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 <A HREF="../../../../index.html?org/greenstone/fedora/services/FedoraGS3Exception.FedoraVersionNotSupportedException.html" target="_top"><B>FRAMES</B></A> &nbsp;
57&nbsp;<A HREF="FedoraGS3Exception.FedoraVersionNotSupportedException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
58&nbsp;<SCRIPT type="text/javascript">
59 <!--
60 if(window==top) {
61 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
62 }
63 //-->
64</SCRIPT>
65<NOSCRIPT>
66 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
67</NOSCRIPT>
68
69
70</FONT></TD>
71</TR>
72<TR>
73<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74 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>
75<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
76DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
77</TR>
78</TABLE>
79<A NAME="skip-navbar_top"></A>
80<!-- ========= END OF TOP NAVBAR ========= -->
81
82<HR>
83<!-- ======== START OF CLASS DATA ======== -->
84<H2>
85<FONT SIZE="-1">
86org.greenstone.fedora.services</FONT>
87<BR>
88Class FedoraGS3Exception.FedoraVersionNotSupportedException</H2>
89<PRE>
90java.lang.Object
91 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
92 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
93 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.greenstone.fedora.services.FedoraGS3Exception.FedoraVersionNotSupportedException</B>
94</PRE>
95<DL>
96<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
97</DL>
98<DL>
99<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/greenstone/fedora/services/FedoraGS3Exception.html" title="class in org.greenstone.fedora.services">FedoraGS3Exception</A></DD>
100</DL>
101<HR>
102<DL>
103<DT><PRE>public static class <B>FedoraGS3Exception.FedoraVersionNotSupportedException</B><DT>extends java.lang.Exception</DL>
104</PRE>
105
106<P>
107Certain functionality in Fedora - in particular fielded search - is
108 implemented differently or uses slightly different Fedora types in older
109 versions of Fedora (fielded search in 2.0 uses a different Condition class).
110 In that case, the fielded search web service cannot be performed, and
111 this FedoraVersionNotSupportedException is thrown.
112<P>
113
114<P>
115<DL>
116<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.greenstone.fedora.services.FedoraGS3Exception.FedoraVersionNotSupportedException">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/greenstone/fedora/services/FedoraGS3Exception.FedoraVersionNotSupportedException.html#FedoraGS3Exception.FedoraVersionNotSupportedException(java.lang.String)">FedoraGS3Exception.FedoraVersionNotSupportedException</A></B>(java.lang.String&nbsp;fedoraVersion)</CODE>
131
132<BR>
133&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134</TR>
135</TABLE>
136&nbsp;
137<!-- ========== METHOD SUMMARY =========== -->
138
139<A NAME="method_summary"><!-- --></A>
140<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
143<B>Method Summary</B></FONT></TH>
144</TR>
145</TABLE>
146&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
147<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
149<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
150</TR>
151<TR BGCOLOR="white" CLASS="TableRowColor">
152<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
153</TR>
154</TABLE>
155&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></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.Object</B></TH>
159</TR>
160<TR BGCOLOR="white" CLASS="TableRowColor">
161<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
162</TR>
163</TABLE>
164&nbsp;
165<P>
166
167<!-- ========= CONSTRUCTOR DETAIL ======== -->
168
169<A NAME="constructor_detail"><!-- --></A>
170<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
172<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
173<B>Constructor Detail</B></FONT></TH>
174</TR>
175</TABLE>
176
177<A NAME="FedoraGS3Exception.FedoraVersionNotSupportedException(java.lang.String)"><!-- --></A><H3>
178FedoraGS3Exception.FedoraVersionNotSupportedException</H3>
179<PRE>
180public <B>FedoraGS3Exception.FedoraVersionNotSupportedException</B>(java.lang.String&nbsp;fedoraVersion)</PRE>
181<DL>
182</DL>
183<!-- ========= END OF CLASS DATA ========= -->
184<HR>
185
186
187<!-- ======= START OF BOTTOM NAVBAR ====== -->
188<A NAME="navbar_bottom"><!-- --></A>
189<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
190<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
191<TR>
192<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
193<A NAME="navbar_bottom_firstrow"><!-- --></A>
194<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
195 <TR ALIGN="center" VALIGN="top">
196 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/greenstone/fedora/services/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
197 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
198 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
199 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
200 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
201 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
202 </TR>
203</TABLE>
204</TD>
205<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
206</EM>
207</TD>
208</TR>
209
210<TR>
211<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
212&nbsp;<A HREF="../../../../org/greenstone/fedora/services/FedoraGS3Exception.FedoraGS3RunException.html" title="class in org.greenstone.fedora.services"><B>PREV CLASS</B></A>&nbsp;
213&nbsp;<A HREF="../../../../org/greenstone/fedora/services/FedoraGS3Exception.NotAFedoraServerException.html" title="class in org.greenstone.fedora.services"><B>NEXT CLASS</B></A></FONT></TD>
214<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
215 <A HREF="../../../../index.html?org/greenstone/fedora/services/FedoraGS3Exception.FedoraVersionNotSupportedException.html" target="_top"><B>FRAMES</B></A> &nbsp;
216&nbsp;<A HREF="FedoraGS3Exception.FedoraVersionNotSupportedException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
217&nbsp;<SCRIPT type="text/javascript">
218 <!--
219 if(window==top) {
220 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
221 }
222 //-->
223</SCRIPT>
224<NOSCRIPT>
225 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
226</NOSCRIPT>
227
228
229</FONT></TD>
230</TR>
231<TR>
232<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
233 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>
234<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
235DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
236</TR>
237</TABLE>
238<A NAME="skip-navbar_bottom"></A>
239<!-- ======== END OF BOTTOM NAVBAR ======= -->
240
241<HR>
242
243</BODY>
244</HTML>
Note: See TracBrowser for help on using the repository browser.