a whole bunch of stuff
[ephemerata.git] / Toady / lib / commons-lang-2.4 / apidocs / org / apache / commons / lang / exception / package-tree.html
blobcf37c4f871920a26ea4d1b23003c6dd17badbd3f
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.4.2_16) on Sat Mar 15 20:43:47 PDT 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 org.apache.commons.lang.exception Class Hierarchy (Commons Lang 2.4 API)
9 </TITLE>
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 parent.document.title="org.apache.commons.lang.exception Class Hierarchy (Commons Lang 2.4 API)";
19 </SCRIPT>
21 </HEAD>
23 <BODY BGCOLOR="white" onload="windowTitle();">
26 <!-- ========= START OF TOP NAVBAR ======= -->
27 <A NAME="navbar_top"><!-- --></A>
28 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30 <TR>
31 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32 <A NAME="navbar_top_firstrow"><!-- --></A>
33 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34 <TR ALIGN="center" VALIGN="top">
35 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
39 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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>
51 <TR>
52 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53 &nbsp;<A HREF="../../../../../org/apache/commons/lang/enums/package-tree.html"><B>PREV</B></A>&nbsp;
54 &nbsp;<A HREF="../../../../../org/apache/commons/lang/math/package-tree.html"><B>NEXT</B></A></FONT></TD>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
57 &nbsp;<A HREF="package-tree.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>');
63 //-->
64 </SCRIPT>
65 <NOSCRIPT>
66 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
67 </NOSCRIPT>
69 </FONT></TD>
70 </TR>
71 </TABLE>
72 <A NAME="skip-navbar_top"></A>
73 <!-- ========= END OF TOP NAVBAR ========= -->
75 <HR>
76 <CENTER>
77 <H2>
78 Hierarchy For Package org.apache.commons.lang.exception
79 </H2>
80 </CENTER>
81 <DL>
82 <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
83 <HR>
84 <H2>
85 Class Hierarchy
86 </H2>
87 <UL>
88 <LI TYPE="circle">class java.lang.Object<UL>
89 <LI TYPE="circle">class org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/ExceptionUtils.html" title="class in org.apache.commons.lang.exception"><B>ExceptionUtils</B></A><LI TYPE="circle">class org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/NestableDelegate.html" title="class in org.apache.commons.lang.exception"><B>NestableDelegate</B></A> (implements java.io.Serializable)
90 <LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable)
91 <UL>
92 <LI TYPE="circle">class java.lang.Error<UL>
93 <LI TYPE="circle">class org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/NestableError.html" title="class in org.apache.commons.lang.exception"><B>NestableError</B></A> (implements org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/Nestable.html" title="interface in org.apache.commons.lang.exception">Nestable</A>)
94 </UL>
95 <LI TYPE="circle">class java.lang.Exception<UL>
96 <LI TYPE="circle">class org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/NestableException.html" title="class in org.apache.commons.lang.exception"><B>NestableException</B></A> (implements org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/Nestable.html" title="interface in org.apache.commons.lang.exception">Nestable</A>)
97 <LI TYPE="circle">class java.lang.RuntimeException<UL>
98 <LI TYPE="circle">class org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/NestableRuntimeException.html" title="class in org.apache.commons.lang.exception"><B>NestableRuntimeException</B></A> (implements org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/Nestable.html" title="interface in org.apache.commons.lang.exception">Nestable</A>)
99 </UL>
100 </UL>
101 </UL>
102 </UL>
103 </UL>
104 <H2>
105 Interface Hierarchy
106 </H2>
107 <UL>
108 <LI TYPE="circle">interface org.apache.commons.lang.exception.<A HREF="../../../../../org/apache/commons/lang/exception/Nestable.html" title="interface in org.apache.commons.lang.exception"><B>Nestable</B></A></UL>
109 <HR>
112 <!-- ======= START OF BOTTOM NAVBAR ====== -->
113 <A NAME="navbar_bottom"><!-- --></A>
114 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
115 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
116 <TR>
117 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
118 <A NAME="navbar_bottom_firstrow"><!-- --></A>
119 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
120 <TR ALIGN="center" VALIGN="top">
121 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
125 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
126 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
127 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
128 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
129 </TR>
130 </TABLE>
131 </TD>
132 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
133 </EM>
134 </TD>
135 </TR>
137 <TR>
138 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
139 &nbsp;<A HREF="../../../../../org/apache/commons/lang/enums/package-tree.html"><B>PREV</B></A>&nbsp;
140 &nbsp;<A HREF="../../../../../org/apache/commons/lang/math/package-tree.html"><B>NEXT</B></A></FONT></TD>
141 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
142 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
143 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
144 &nbsp;<SCRIPT type="text/javascript">
145 <!--
146 if(window==top) {
147 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
149 //-->
150 </SCRIPT>
151 <NOSCRIPT>
152 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
153 </NOSCRIPT>
155 </FONT></TD>
156 </TR>
157 </TABLE>
158 <A NAME="skip-navbar_bottom"></A>
159 <!-- ======== END OF BOTTOM NAVBAR ======= -->
161 <HR>
162 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
163 </BODY>
164 </HTML>