blob: f773d726885ce9095e15a227761b40d3371f5ac4 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Package org.apache.qpid.protonj2.client.exceptions (Qpid ProtonJ2 Parent 1.0.0-M18 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.qpid.protonj2.client.exceptions">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body class="package-use-page">
<script type="text/javascript"></script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.qpid.protonj2.client.exceptions" class="title">Uses of Package<br>org.apache.qpid.protonj2.client.exceptions</h1>
</div>
<div class="caption"><span>Packages that use <a href="package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.qpid.protonj2.client">org.apache.qpid.protonj2.client</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.apache.qpid.protonj2.client.exceptions">org.apache.qpid.protonj2.client.exceptions</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.apache.qpid.protonj2.client.futures">org.apache.qpid.protonj2.client.futures</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.apache.qpid.protonj2.client.impl">org.apache.qpid.protonj2.client.impl</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<section class="package-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.qpid.protonj2.client">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.client.exceptions</a> used by <a href="../package-summary.html">org.apache.qpid.protonj2.client</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/ClientException.html#org.apache.qpid.protonj2.client">ClientException</a></div>
<div class="col-last even-row-color">
<div class="block">Represents a non-fatal exception that occurs from a Client <a href="../Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
or one of its resources.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ClientIOException.html#org.apache.qpid.protonj2.client">ClientIOException</a></div>
<div class="col-last odd-row-color">
<div class="block">Exception type that is thrown when the provider has encountered an unrecoverable error.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.client.exceptions">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.client.exceptions</a> used by <a href="package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/ClientConnectionRemotelyClosedException.html#org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></div>
<div class="col-last even-row-color">
<div class="block">Exception thrown when the remote peer actively closes the <a href="../Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> by sending
and AMQP <a href="../../types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Close</code></a> frame or when the IO layer is disconnected due to some other
reason such as a security error or transient network error.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ClientConnectionSecurityException.html#org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecurityException</a></div>
<div class="col-last odd-row-color">
<div class="block">Connection level Security Exception used to indicate a security violation has occurred.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ClientException.html#org.apache.qpid.protonj2.client.exceptions">ClientException</a></div>
<div class="col-last even-row-color">
<div class="block">Represents a non-fatal exception that occurs from a Client <a href="../Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
or one of its resources.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ClientIllegalStateException.html#org.apache.qpid.protonj2.client.exceptions">ClientIllegalStateException</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="class-use/ClientIOException.html#org.apache.qpid.protonj2.client.exceptions">ClientIOException</a></div>
<div class="col-last even-row-color">
<div class="block">Exception type that is thrown when the provider has encountered an unrecoverable error.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ClientLinkRemotelyClosedException.html#org.apache.qpid.protonj2.client.exceptions">ClientLinkRemotelyClosedException</a></div>
<div class="col-last odd-row-color">
<div class="block">Root exception type for cases of remote closure or client created <a href="../Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or
<a href="../Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ClientOperationTimedOutException.html#org.apache.qpid.protonj2.client.exceptions">ClientOperationTimedOutException</a></div>
<div class="col-last even-row-color">
<div class="block">Indicates that an operation in the provider timed out waiting for completion</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ClientResourceRemotelyClosedException.html#org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></div>
<div class="col-last odd-row-color">
<div class="block">Root exception type for cases of remote closure or client created resources other
than the Client <a href="../Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> which will throw exceptions rooted from the
<a href="ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><code>ClientConnectionRemotelyClosedException</code></a> to indicate a fatal connection
level error that requires a new connection to be created.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.client.futures">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.client.exceptions</a> used by <a href="../futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/ClientException.html#org.apache.qpid.protonj2.client.futures">ClientException</a></div>
<div class="col-last even-row-color">
<div class="block">Represents a non-fatal exception that occurs from a Client <a href="../Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
or one of its resources.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.client.impl">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.client.exceptions</a> used by <a href="../impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/ClientException.html#org.apache.qpid.protonj2.client.impl">ClientException</a></div>
<div class="col-last even-row-color">
<div class="block">Represents a non-fatal exception that occurs from a Client <a href="../Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
or one of its resources.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ClientUnsupportedOperationException.html#org.apache.qpid.protonj2.client.impl">ClientUnsupportedOperationException</a></div>
<div class="col-last odd-row-color">
<div class="block">Thrown when an action request is not supported through this provider.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>