blob: 787aadf08a7708ac87972e407953f67942c844da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- 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-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../uk/org/ury/server/exceptions/package-summary.html" target="classFrame">uk.org.ury.server.exceptions</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="BadRequestException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">BadRequestException</A>
<BR>
<A HREF="HandleFailureException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">HandleFailureException</A>
<BR>
<A HREF="HandlerNotFoundException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">HandlerNotFoundException</A>
<BR>
<A HREF="HandlerSetupFailureException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">HandlerSetupFailureException</A>
<BR>
<A HREF="HandlingException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">HandlingException</A>
<BR>
<A HREF="NotAHandlerException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">NotAHandlerException</A>
<BR>
<A HREF="UnknownFunctionException.html" title="class in uk.org.ury.server.exceptions" target="classFrame">UnknownFunctionException</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|