aboutsummaryrefslogtreecommitdiff
path: root/doc/uk/org/ury/server/exceptions/package-summary.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/uk/org/ury/server/exceptions/package-summary.html')
-rw-r--r--doc/uk/org/ury/server/exceptions/package-summary.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/uk/org/ury/server/exceptions/package-summary.html b/doc/uk/org/ury/server/exceptions/package-summary.html
index 6687b8c..f09d12b 100644
--- a/doc/uk/org/ury/server/exceptions/package-summary.html
+++ b/doc/uk/org/ury/server/exceptions/package-summary.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:37 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
uk.org.ury.server.exceptions
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -117,6 +117,11 @@ Package uk.org.ury.server.exceptions
<TD>Exception thrown if the class requested as a handler by the client
is, in fact, not a handler (it does not implement RequestHandler).</TD>
</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../uk/org/ury/server/exceptions/UnknownFunctionException.html" title="class in uk.org.ury.server.exceptions">UnknownFunctionException</A></B></TD>
+<TD>Exception thrown when a handler receives a request for a path that does not
+ correspond to one of its functions.</TD>
+</TR>
</TABLE>
&nbsp;