1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
5 <!-- Generated by javadoc on Wed Jul 09 10:18:17 PDT 2003 -->
7 PC^
2: Class ServerAccessException
9 <LINK REL =
"stylesheet" TYPE=
"text/css" HREF=
"../../stylesheet.css" TITLE=
"Style">
11 <BODY BGCOLOR=
"white">
13 <!-- ========== START OF NAVBAR ========== -->
14 <A NAME=
"navbar_top"><!-- --></A>
15 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0">
17 <TD COLSPAN=
2 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
18 <A NAME=
"navbar_top_firstrow"><!-- --></A>
19 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3">
20 <TR ALIGN=
"center" VALIGN=
"top">
21 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-summary.html"><FONT CLASS=
"NavBarFont1"><B>Package
</B></FONT></A> </TD>
22 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Class
</B></FONT> </TD>
23 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
24 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
25 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../index-all.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
26 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
30 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
31 Questions?
<A HREf=mailto:pc2@ecs.csus.edu
>Send mail to PC
<sup>2</sup></a></EM>
36 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
37 PREV CLASS
38 NEXT CLASS
</FONT></TD>
39 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
40 <A HREF=
"../../index.html" TARGET=
"_top"><B>FRAMES
</B></A>
41 <A HREF=
"ServerAccessException.html" TARGET=
"_top"><B>NO FRAMES
</B></A></FONT></TD>
44 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
45 SUMMARY:
INNER
|
FIELD
|
<A HREF=
"#constructor_summary">CONSTR
</A> |
<A HREF=
"#methods_inherited_from_class_java.lang.Throwable">METHOD
</A></FONT></TD>
46 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
47 DETAIL:
FIELD
|
<A HREF=
"#constructor_detail">CONSTR
</A> |
METHOD
</FONT></TD>
50 <!-- =========== END OF NAVBAR =========== -->
53 <!-- ======== START OF CLASS DATA ======== -->
58 Class ServerAccessException
</H2>
62 +--java.lang.Throwable
64 +--java.lang.Exception
66 +--
<B>pc2.ex.ServerAccessException
</B>
69 <DT><B>All Implemented Interfaces:
</B> <DD>java.io.Serializable
</DD>
73 <DT>public class
<B>ServerAccessException
</B><DT>extends java.lang.Exception
</DL>
76 Exception when a Client attempts to invoke a
77 server method when it does not have permission
81 <DT><B>See Also:
</B><DD><A HREF=
"../../serialized-form.html#pc2.ex.ServerAccessException">Serialized Form
</A></DL>
85 <!-- ======== INNER CLASS SUMMARY ======== -->
88 <!-- =========== FIELD SUMMARY =========== -->
91 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
93 <A NAME=
"constructor_summary"><!-- --></A>
94 <TABLE BORDER=
"1" CELLPADDING=
"3" CELLSPACING=
"0" WIDTH=
"100%">
95 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
96 <TD COLSPAN=
2><FONT SIZE=
"+2">
97 <B>Constructor Summary
</B></FONT></TD>
99 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
100 <TD><CODE><B><A HREF=
"../../pc2/ex/ServerAccessException.html#ServerAccessException()">ServerAccessException
</A></B>()
</CODE>
103 ServerAccessException constructor comment.
</TD>
105 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
106 <TD><CODE><B><A HREF=
"../../pc2/ex/ServerAccessException.html#ServerAccessException(java.lang.String)">ServerAccessException
</A></B>(java.lang.String
s)
</CODE>
109 ServerAccessException constructor comment.
</TD>
113 <!-- ========== METHOD SUMMARY =========== -->
115 <A NAME=
"methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
116 <TABLE BORDER=
"1" CELLPADDING=
"3" CELLSPACING=
"0" WIDTH=
"100%">
117 <TR BGCOLOR=
"#EEEEFF" CLASS=
"TableSubHeadingColor">
118 <TD><B>Methods inherited from class java.lang.Throwable
</B></TD>
120 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
121 <TD><CODE>fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
</CODE></TD>
124 <A NAME=
"methods_inherited_from_class_java.lang.Object"><!-- --></A>
125 <TABLE BORDER=
"1" CELLPADDING=
"3" CELLSPACING=
"0" WIDTH=
"100%">
126 <TR BGCOLOR=
"#EEEEFF" CLASS=
"TableSubHeadingColor">
127 <TD><B>Methods inherited from class java.lang.Object
</B></TD>
129 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
130 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
</CODE></TD>
136 <!-- ============ FIELD DETAIL =========== -->
139 <!-- ========= CONSTRUCTOR DETAIL ======== -->
141 <A NAME=
"constructor_detail"><!-- --></A>
142 <TABLE BORDER=
"1" CELLPADDING=
"3" CELLSPACING=
"0" WIDTH=
"100%">
143 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
144 <TD COLSPAN=
1><FONT SIZE=
"+2">
145 <B>Constructor Detail
</B></FONT></TD>
149 <A NAME=
"ServerAccessException()"><!-- --></A><H3>
150 ServerAccessException
</H3>
152 public
<B>ServerAccessException
</B>()
</PRE>
154 <DD>ServerAccessException constructor comment.
</DL>
157 <A NAME=
"ServerAccessException(java.lang.String)"><!-- --></A><H3>
158 ServerAccessException
</H3>
160 public
<B>ServerAccessException
</B>(java.lang.String
s)
</PRE>
162 <DD>ServerAccessException constructor comment.
<DD><DL>
163 <DT><B>Parameters:
</B><DD><CODE>s
</CODE> - java.lang.String
</DL>
167 <!-- ============ METHOD DETAIL ========== -->
169 <!-- ========= END OF CLASS DATA ========= -->
172 <!-- ========== START OF NAVBAR ========== -->
173 <A NAME=
"navbar_bottom"><!-- --></A>
174 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0">
176 <TD COLSPAN=
2 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
177 <A NAME=
"navbar_bottom_firstrow"><!-- --></A>
178 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3">
179 <TR ALIGN=
"center" VALIGN=
"top">
180 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-summary.html"><FONT CLASS=
"NavBarFont1"><B>Package
</B></FONT></A> </TD>
181 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Class
</B></FONT> </TD>
182 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
183 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
184 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../index-all.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
185 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
189 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
190 Questions?
<A HREf=mailto:pc2@ecs.csus.edu
>Send mail to PC
<sup>2</sup></a></EM>
195 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
196 PREV CLASS
197 NEXT CLASS
</FONT></TD>
198 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
199 <A HREF=
"../../index.html" TARGET=
"_top"><B>FRAMES
</B></A>
200 <A HREF=
"ServerAccessException.html" TARGET=
"_top"><B>NO FRAMES
</B></A></FONT></TD>
203 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
204 SUMMARY:
INNER
|
FIELD
|
<A HREF=
"#constructor_summary">CONSTR
</A> |
<A HREF=
"#methods_inherited_from_class_java.lang.Throwable">METHOD
</A></FONT></TD>
205 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
206 DETAIL:
FIELD
|
<A HREF=
"#constructor_detail">CONSTR
</A> |
METHOD
</FONT></TD>
209 <!-- =========== END OF NAVBAR =========== -->