Finalization

This commit is contained in:
Paldiu
2022-12-14 12:57:45 -06:00
parent 99c78e320f
commit 1687ca32f3
74 changed files with 2382 additions and 750 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Dec 14 11:14:32 CST 2022 -->
<!-- Generated by javadoc (17) on Wed Dec 14 12:57:20 CST 2022 -->
<title>Serialized Form</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@ -32,6 +32,7 @@ loadScripts(document, 'script');</script>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html#serialized-form">Help</a></li>
</ul>
@ -56,15 +57,15 @@ loadScripts(document, 'script');</script>
<h2 title="Package">Package&nbsp;<a href="io/github/simplexdevelopment/api/package-summary.html">io.github.simplexdevelopment.api</a></h2>
<ul class="block-list">
<li>
<section class="serialized-class-details" id="io.github.simplexdevelopment.api.InvalidServiceException">
<h3>Exception&nbsp;<a href="io/github/simplexdevelopment/api/InvalidServiceException.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.InvalidServiceException</a></h3>
<div class="type-signature">class InvalidServiceException extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" title="class or interface in java.lang" class="external-link">RuntimeException</a> implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div>
<section class="serialized-class-details" id="io.github.simplexdevelopment.api.ServiceException">
<h3>Exception&nbsp;<a href="io/github/simplexdevelopment/api/ServiceException.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.ServiceException</a></h3>
<div class="type-signature">class ServiceException extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" title="class or interface in java.lang" class="external-link">RuntimeException</a> implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div>
</section>
</li>
<li>
<section class="serialized-class-details" id="io.github.simplexdevelopment.api.InvalidServicePoolException">
<h3>Exception&nbsp;<a href="io/github/simplexdevelopment/api/InvalidServicePoolException.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.InvalidServicePoolException</a></h3>
<div class="type-signature">class InvalidServicePoolException extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" title="class or interface in java.lang" class="external-link">RuntimeException</a> implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div>
<section class="serialized-class-details" id="io.github.simplexdevelopment.api.ServicePoolException">
<h3>Exception&nbsp;<a href="io/github/simplexdevelopment/api/ServicePoolException.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.ServicePoolException</a></h3>
<div class="type-signature">class ServicePoolException extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" title="class or interface in java.lang" class="external-link">RuntimeException</a> implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div>
</section>
</li>
</ul>