blob: 53724bbc7516258ad1520fd5afb15ff33c7d4cfb [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>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="declaration: package: org.apache.qpid.protonj2.client.exceptions">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body class="package-declaration-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 class="nav-bar-cell1-rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../help-doc.html#package">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Package:&nbsp;</li>
<li>Description&nbsp;|&nbsp;</li>
<li><a href="#related-package-summary">Related Packages</a>&nbsp;|&nbsp;</li>
<li><a href="#class-summary">Classes and Interfaces</a></li>
</ul>
</div>
</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="Package org.apache.qpid.protonj2.client.exceptions" class="title">Package org.apache.qpid.protonj2.client.exceptions</h1>
</div>
<hr>
<div class="package-signature">package <span class="element-name">org.apache.qpid.protonj2.client.exceptions</span></div>
<section class="summary">
<ul class="summary-list">
<li>
<div id="related-package-summary">
<div class="caption"><span>Related Packages</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="../package-summary.html">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="../futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="../impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="../transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="../util/package-summary.html">org.apache.qpid.protonj2.client.util</a></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</div>
</li>
<li>
<div id="class-summary">
<div class="caption"><span>Exceptions</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 class-summary class-summary-tab5"><a href="ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">A <a href="ClientIOException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><code>ClientIOException</code></a> type that defines that the remote peer has requested that this
connection be redirected to some alternative peer.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<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 even-row-color class-summary class-summary-tab5"><a href="ClientConnectionSecurityException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecurityException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Connection level Security Exception used to indicate a security violation has occurred.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecuritySaslException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">Security Exception used to indicate a security violation has occurred.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientDeliveryAbortedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryAbortedException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown in cases where an action was requested that cannot be performed because
the delivery being operated on has been aborted by the remote sender.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientDeliveryIsPartialException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryIsPartialException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">Thrown in cases where an action was requested that cannot be performed because
the delivery being operated on is only the partial Transfer payload.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientDeliveryStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryStateException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown from client API that deal with a <a href="../Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> or <a href="../Tracker.html" title="interface in org.apache.qpid.protonj2.client"><code>Tracker</code></a> where the outcome
that results from that API can affect whether the API call succeeded or failed.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<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 even-row-color class-summary class-summary-tab5"><a href="ClientIdleTimeoutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIdleTimeoutException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown when the Provider fails a connection due to idle timeout.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientIllegalStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIllegalStateException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientIOException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIOException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<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 class-summary class-summary-tab5"><a href="ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">A <a href="ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><code>ClientLinkRemotelyClosedException</code></a> type that defines that the remote peer has requested that
this link be redirected to some alternative peer.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRemotelyClosedException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<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 odd-row-color class-summary class-summary-tab5"><a href="ClientMessageFormatViolationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientMessageFormatViolationException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">Exception thrown from <a href="../Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> instances when the body section specified
violates the configure message format of the message that is being created.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientOperationTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientOperationTimedOutException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Indicates that an operation in the provider timed out waiting for completion</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<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 class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientSendTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSendTimedOutException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown when a message send operation times out in the Provider layer.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientSessionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSessionRemotelyClosedException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">Root exception type for cases of remote closure or client created <a href="../Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientTransactionDeclarationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionDeclarationException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown when a transaction declaration fails or is rejected by the remote.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientTransactionInDoubtException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionInDoubtException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">Thrown when a transaction operation fails and state is now unknown.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientTransactionNotActiveException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionNotActiveException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown when a client attempt to commit or roll-back when no transaction has been declared.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab5"><a href="ClientTransactionRolledBackException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionRolledBackException</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab5">
<div class="block">Thrown when a message send operation times out in the Provider layer.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab5"><a href="ClientUnsupportedOperationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientUnsupportedOperationException</a></div>
<div class="col-last even-row-color class-summary class-summary-tab5">
<div class="block">Thrown when an action request is not supported through this provider.</div>
</div>
</div>
</div>
</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>