Removed obsolete constructors at the exceptions and Update Javadoc files with latest generated content.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:39:33 CEST 2025 -->
|
||||
<!-- Generated by javadoc (21) on Sat Apr 26 18:54:18 CEST 2025 -->
|
||||
<title>CloudflareApiException (CloudflareDNS-java 0.2.0-SNAPSHOT API)</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
@@ -134,10 +134,6 @@ loadScripts(document, 'script');</script>
|
||||
<div class="col-last odd-row-color">
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified detail message and cause.</div>
|
||||
</div>
|
||||
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">CloudflareApiException</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Throwable</a> cause)</code></div>
|
||||
<div class="col-last even-row-color">
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified cause.</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
@@ -188,18 +184,6 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<section class="detail" id="<init>(java.lang.Throwable)">
|
||||
<h3>CloudflareApiException</h3>
|
||||
<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">CloudflareApiException</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" title="Klasse oder Schnittstelle in java.lang" class="external-link">Throwable</a> cause)</span></div>
|
||||
<div class="block">Constructs a new CloudflareApiException with the specified cause.</div>
|
||||
<dl class="notes">
|
||||
<dt>Parameter:</dt>
|
||||
<dd><code>cause</code> - the cause of this exception, which is the underlying throwable that triggered this
|
||||
exception.</dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user