This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4f28d5a Updated site at revision 301ba6f
4f28d5a is described below
commit 4f28d5a10f9d88f6393b3288fbce7cdca25f0b96
Author: jenkins <[email protected]>
AuthorDate: Mon Dec 18 21:42:06 2017 +0000
Updated site at revision 301ba6f
---
content/docs/latest/api/javadoc/index-all.html | 6 ++++-
...Exception.BKAddEntryQuorumTimeoutException.html | 2 +-
.../client/BKException.BKBookieException.html | 2 +-
...eption.BKBookieHandleNotAvailableException.html | 2 +-
.../BKException.BKClientClosedException.html | 2 +-
.../client/BKException.BKDigestMatchException.html | 2 +-
...KException.BKDigestNotInitializedException.html | 2 +-
.../BKException.BKDuplicateEntryIdException.html | 2 +-
.../client/BKException.BKIllegalOpException.html | 2 +-
.../BKException.BKIncorrectParameterException.html | 2 +-
.../client/BKException.BKInterruptedException.html | 2 +-
.../BKException.BKLedgerClosedException.html | 2 +-
.../client/BKException.BKLedgerExistException.html | 2 +-
.../BKException.BKLedgerFencedException.html | 2 +-
.../BKException.BKLedgerIdOverflowException.html | 2 +-
.../BKException.BKLedgerRecoveryException.html | 2 +-
.../BKException.BKMetadataVersionException.html | 2 +-
.../client/BKException.BKNoSuchEntryException.html | 2 +-
.../BKException.BKNoSuchLedgerExistsException.html | 2 +-
.../BKException.BKNotEnoughBookiesException.html | 2 +-
.../BKException.BKProtocolVersionException.html | 2 +-
.../client/BKException.BKQuorumException.html | 2 +-
.../client/BKException.BKReadException.html | 2 +-
.../client/BKException.BKReplicationException.html | 2 +-
.../client/BKException.BKSecurityException.html | 2 +-
.../client/BKException.BKTimeoutException.html | 2 +-
.../BKException.BKTooManyRequestsException.html | 2 +-
.../BKException.BKUnauthorizedAccessException.html | 2 +-
.../BKException.BKUnclosedFragmentException.html | 2 +-
...BKException.BKUnexpectedConditionException.html | 2 +-
.../client/BKException.BKWriteException.html | 2 +-
...Exception.BKWriteOnReadOnlyBookieException.html | 2 +-
.../client/BKException.MetaStoreException.html | 2 +-
.../bookkeeper/client/BKException.ZKException.html | 2 +-
.../org/apache/bookkeeper/client/BKException.html | 2 +-
.../bookkeeper/client/api/BKException.Code.html | 2 +-
.../apache/bookkeeper/client/api/BKException.html | 30 +++++++++++++++++++---
.../bookkeeper/client/api/package-summary.html | 2 +-
.../apache/bookkeeper/client/api/package-use.html | 2 +-
39 files changed, 68 insertions(+), 42 deletions(-)
diff --git a/content/docs/latest/api/javadoc/index-all.html
b/content/docs/latest/api/javadoc/index-all.html
index 08ea8b7..4dea2d9 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -647,7 +647,7 @@
</dd>
<dt><a href="org/apache/bookkeeper/client/api/BKException.Code.html"
title="interface in org.apache.bookkeeper.client.api"><span
class="typeNameLink">BKException.Code</span></a> - Interface in <a
href="org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a></dt>
<dd>
-<div class="block">Codes which represent the various exceptoin types.</div>
+<div class="block">Codes which represent the various exception types.</div>
</dd>
<dt><a href="org/apache/bookkeeper/client/BKException.Code.html"
title="interface in org.apache.bookkeeper.client"><span
class="typeNameLink">BKException.Code</span></a> - Interface in <a
href="org/apache/bookkeeper/client/package-summary.html">org.apache.bookkeeper.client</a></dt>
<dd>
@@ -1108,6 +1108,10 @@
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/api/BKException.html#code">code</a></span> -
Variable in exception org.apache.bookkeeper.client.api.<a
href="org/apache/bookkeeper/client/api/BKException.html" title="class in
org.apache.bookkeeper.client.api">BKException</a></dt>
<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger(int)</a></span>
- Static method in exception org.apache.bookkeeper.client.api.<a
href="org/apache/bookkeeper/client/api/BKException.html" title="class in
org.apache.bookkeeper.client.api">BKException</a></dt>
+<dd>
+<div class="block">Returns a lazy error code formatter suitable to pass to log
functions.</div>
+</dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/conf/ServerConfiguration.html#COMPACTION_MAX_OUTSTANDING_REQUESTS">COMPACTION_MAX_OUTSTANDING_REQUESTS</a></span>
- Static variable in class org.apache.bookkeeper.conf.<a
href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in
org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/conf/ServerConfiguration.html#COMPACTION_RATE">COMPACTION_RATE</a></span>
- Static variable in class org.apache.bookkeeper.conf.<a
href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in
org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
index 60096a9..3b55aa4 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
index 78c09ea..389966e 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
index a5b7156..770be9d 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
index 281e7be..f40c3c0 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
index dfa175e..2efd7a8 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
index c60c74f..bcfc71a 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
index 660ce73..bb5ce64 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
index 83b13fe..a62e0cc 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
index 3780815..1b1f0fa 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
index f31c6a5..19d1022 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
index e400686..49da0d8 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
index d432a35..7529592 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
index bc89205..3022439 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
index d7411f4..c6223fc 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
index c2d0d68..712d272 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
index 00113a7..f9fedfd 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
index 90df67a..35d2806 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
index 5ae7e35..1dfdcd8 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
index 7ad4c6d..2c0055e 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
index 190256e..30c8a95 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
index 23ae1e8..2ad8eb2 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
index 555f27b..f7fda9a 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
index 457503f..01857f1 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
index 6a411b4..4f12fd4 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
index c409d67..db361b1 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
index fd08e11..44a8fbb 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
index 34b705c..dff9fc6 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
index 4800b8d..a75bf7f 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
index 22fcddf..58d12b4 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
index d36acf1..7055e48 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
index 9dddb76..0840332 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
index 8626b38..ae42dbc 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
index 50d7805..996ba70 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
@@ -209,7 +209,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/BKException.html" titl
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
index 00e66e3..9f81a38 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
@@ -422,7 +422,7 @@ extends <a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
<!-- -->
</a>
<h3>Methods inherited from class org.apache.bookkeeper.client.api.<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></h3>
-<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
+<code><a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a>,
<a
href="../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Throwable">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
index 7f6f797..7e526c5 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
@@ -104,7 +104,7 @@
<hr>
<br>
<pre>public static interface <span
class="typeNameLabel">BKException.Code</span></pre>
-<div class="block">Codes which represent the various exceptoin types.</div>
+<div class="block">Codes which represent the various exception types.</div>
</li>
</ul>
</div>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
index 17b9b60..fdc2581 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
@@ -18,7 +18,7 @@
catch(err) {
}
//-->
-var methods = {"i0":10,"i1":9};
+var methods = {"i0":9,"i1":10,"i2":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -159,7 +159,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.ht
<tr class="altColor">
<td class="colFirst"><code>static interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html"
title="interface in
org.apache.bookkeeper.client.api">BKException.Code</a></span></code>
-<div class="block">Codes which represent the various exceptoin types.</div>
+<div class="block">Codes which represent the various exception types.</div>
</td>
</tr>
</table>
@@ -216,12 +216,18 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.ht
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/api/BKException.html#codeLogger-int-">codeLogger</a></span>(int code)</code>
+<div class="block">Returns a lazy error code formatter suitable to pass to log
functions.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/api/BKException.html#getCode--">getCode</a></span>()</code>
<div class="block">Get the return code for the exception.</div>
</td>
</tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/api/BKException.html#getMessage-int-">getMessage</a></span>(int code)</code>
<div class="block">Describe an error code.</div>
@@ -313,6 +319,22 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.ht
</dl>
</li>
</ul>
+<a name="codeLogger-int-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>codeLogger</h4>
+<pre>public static <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in
java.lang">Object</a> codeLogger(int code)</pre>
+<div class="block">Returns a lazy error code formatter suitable to pass to log
functions.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>code</code> - the error code value</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>lazy error code log formatter</dd>
+</dl>
+</li>
+</ul>
<a name="getMessage-int-">
<!-- -->
</a>
@@ -323,7 +345,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.ht
<div class="block">Describe an error code.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>code</code> - </dd>
+<dd><code>code</code> - the error code value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the description of the error code</dd>
</dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
index 81c9077..a21513d 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
@@ -89,7 +89,7 @@
<tr class="altColor">
<td class="colFirst"><a
href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html"
title="interface in org.apache.bookkeeper.client.api">BKException.Code</a></td>
<td class="colLast">
-<div class="block">Codes which represent the various exceptoin types.</div>
+<div class="block">Codes which represent the various exception types.</div>
</td>
</tr>
<tr class="rowColor">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
index 72d2b2e..09fab2a 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
@@ -119,7 +119,7 @@
</tr>
<tr class="rowColor">
<td class="colOne"><a
href="../../../../../org/apache/bookkeeper/client/api/class-use/BKException.Code.html#org.apache.bookkeeper.client">BKException.Code</a>
-<div class="block">Codes which represent the various exceptoin types.</div>
+<div class="block">Codes which represent the various exception types.</div>
</td>
</tr>
<tr class="altColor">
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].