Removed obsolete constructors at the exceptions and Update Javadoc files with latest generated content.

This commit is contained in:
2025-04-26 18:56:41 +02:00
parent a5f892b86a
commit cb2bfda88d
54 changed files with 51 additions and 120 deletions
@@ -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>&nbsp;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="&lt;init&gt;(java.lang.Throwable)">
<h3>CloudflareApiException</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<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>&nbsp;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>