2020-04-13 15:43:33 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2020-01-29 14:06:04 +01:00
<!-- NewPage -->
< html lang = "fr" >
< head >
2020-04-13 15:43:33 +02:00
<!-- Generated by javadoc (1.8.0_181) on Mon Apr 13 15:38:51 CEST 2020 -->
2020-01-29 14:06:04 +01:00
< title > exception Class Hierarchy< / title >
2020-04-13 15:43:33 +02:00
< meta name = "date" content = "2020-04-13" >
2020-01-29 14:06:04 +01:00
< link rel = "stylesheet" type = "text/css" href = "../stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "../script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="exception Class Hierarchy";
}
}
catch(err) {
}
//-->
2020-04-13 15:43:33 +02:00
< / script >
2020-01-29 14:06:04 +01:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
2020-04-13 15:43:33 +02:00
< div class = "topNav" > < a name = "navbar.top" >
2020-01-29 14:06:04 +01:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2020-04-13 15:43:33 +02:00
< a name = "navbar.top.firstrow" >
2020-01-29 14:06:04 +01:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2020-04-13 15:43:33 +02:00
< li > < a href = "../overview-summary.html" > Overview< / a > < / li >
2020-01-29 14:06:04 +01:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > Use< / li >
< li class = "navBarCell1Rev" > Tree< / li >
< li > < a href = "../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2020-04-13 15:43:33 +02:00
< ul class = "navList" >
< li > < a href = "../clientP2P/package-tree.html" > Prev< / a > < / li >
< li > < a href = "../gui/package-tree.html" > Next< / a > < / li >
2020-01-29 14:06:04 +01:00
< / ul >
2020-04-13 15:43:33 +02:00
< ul class = "navList" >
< li > < a href = "../index.html?exception/package-tree.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-tree.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../allclasses-noframe.html" > All Classes< / a > < / li >
2020-01-29 14:06:04 +01:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
2020-04-13 15:43:33 +02:00
< a name = "skip.navbar.top" >
2020-01-29 14:06:04 +01:00
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< div class = "header" >
< h1 class = "title" > Hierarchy For Package exception< / h1 >
< span class = "packageHierarchyLabel" > Package Hierarchies:< / span >
< ul class = "horizontal" >
< li > < a href = "../overview-tree.html" > All Packages< / a > < / li >
< / ul >
< / div >
< div class = "contentContainer" >
< h2 title = "Class Hierarchy" > Class Hierarchy< / h2 >
< ul >
2020-04-13 15:43:33 +02:00
< li type = "circle" > java.lang.Object
2020-01-29 14:06:04 +01:00
< ul >
2020-04-13 15:43:33 +02:00
< li type = "circle" > java.lang.Throwable (implements java.io.Serializable)
2020-01-29 14:06:04 +01:00
< ul >
2020-04-13 15:43:33 +02:00
< li type = "circle" > java.lang.Exception
2020-01-29 14:06:04 +01:00
< ul >
2020-04-13 15:43:33 +02:00
< li type = "circle" > exception.< a href = "../exception/LocalException.html" title = "class in exception" > < span class = "typeNameLink" > LocalException< / span > < / a > < / li >
< li type = "circle" > exception.< a href = "../exception/RemoteException.html" title = "class in exception" > < span class = "typeNameLink" > RemoteException< / span > < / a > < / li >
2020-01-29 14:06:04 +01:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2020-04-13 15:43:33 +02:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
2020-01-29 14:06:04 +01:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2020-04-13 15:43:33 +02:00
< a name = "navbar.bottom.firstrow" >
2020-01-29 14:06:04 +01:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2020-04-13 15:43:33 +02:00
< li > < a href = "../overview-summary.html" > Overview< / a > < / li >
2020-01-29 14:06:04 +01:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > Use< / li >
< li class = "navBarCell1Rev" > Tree< / li >
< li > < a href = "../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2020-04-13 15:43:33 +02:00
< ul class = "navList" >
< li > < a href = "../clientP2P/package-tree.html" > Prev< / a > < / li >
< li > < a href = "../gui/package-tree.html" > Next< / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../index.html?exception/package-tree.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-tree.html" target = "_top" > No Frames< / a > < / li >
< / ul >
2020-01-29 14:06:04 +01:00
< ul class = "navList" id = "allclasses_navbar_bottom" >
2020-04-13 15:43:33 +02:00
< li > < a href = "../allclasses-noframe.html" > All Classes< / a > < / li >
2020-01-29 14:06:04 +01:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
2020-04-13 15:43:33 +02:00
< a name = "skip.navbar.bottom" >
2020-01-29 14:06:04 +01:00
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >