This commit is contained in:
RubenVerborgh
2021-05-04 14:35:57 +00:00
parent 9f1be64682
commit e1e35a84d0
676 changed files with 23412 additions and 73346 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SystemError | Community Solid Server - v0.8.1</title>
<meta name="description" content="Documentation for Community Solid Server - v0.8.1">
<title>SystemError | Community Solid Server - v0.9.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.9.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server - v0.8.1</a>
<a href="../index.html" class="title">Community Solid Server - v0.9.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server - v0.8.1</a>
<a href="../modules.html">Community Solid Server - v0.9.0</a>
</li>
<li>
<a href="../modules/util_errors_systemerror.html">util/errors/SystemError</a>
@@ -103,11 +103,11 @@
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="util_errors_systemerror.systemerror.html#dest" class="tsd-kind-icon">dest</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="util_errors_systemerror.systemerror.html#errno" class="tsd-kind-icon">errno</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="util_errors_systemerror.systemerror.html#info" class="tsd-kind-icon">info</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="util_errors_systemerror.systemerror.html#message" class="tsd-kind-icon">message</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="util_errors_systemerror.systemerror.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="util_errors_systemerror.systemerror.html#message" class="tsd-kind-icon">message</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="util_errors_systemerror.systemerror.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="util_errors_systemerror.systemerror.html#path" class="tsd-kind-icon">path</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="util_errors_systemerror.systemerror.html#port" class="tsd-kind-icon">port</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="util_errors_systemerror.systemerror.html#stack" class="tsd-kind-icon">stack</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="util_errors_systemerror.systemerror.html#stack" class="tsd-kind-icon">stack</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="util_errors_systemerror.systemerror.html#syscall" class="tsd-kind-icon">syscall</a></li>
</ul>
</section>
@@ -122,7 +122,7 @@
<div class="tsd-signature tsd-kind-icon">address<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L12">src/util/errors/SystemError.ts:12</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L12">src/util/errors/SystemError.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -137,7 +137,7 @@
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L17">src/util/errors/SystemError.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L17">src/util/errors/SystemError.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -153,7 +153,7 @@
<div class="tsd-signature tsd-kind-icon">dest<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L21">src/util/errors/SystemError.ts:21</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L21">src/util/errors/SystemError.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -165,10 +165,10 @@
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="errno" class="tsd-anchor"></a>
<h3>errno</h3>
<div class="tsd-signature tsd-kind-icon">errno<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<div class="tsd-signature tsd-kind-icon">errno<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L25">src/util/errors/SystemError.ts:25</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L25">src/util/errors/SystemError.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -183,7 +183,7 @@
<div class="tsd-signature tsd-kind-icon">info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L29">src/util/errors/SystemError.ts:29</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L29">src/util/errors/SystemError.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -192,21 +192,23 @@
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a name="message" class="tsd-anchor"></a>
<h3>message</h3>
<div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from Error.message</p>
<ul>
<li>Defined in node_modules/typescript/lib/lib.es5.d.ts:974</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a name="name" class="tsd-anchor"></a>
<h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from Error.name</p>
<ul>
<li>Defined in node_modules/typescript/lib/lib.es5.d.ts:973</li>
</ul>
@@ -218,7 +220,7 @@
<div class="tsd-signature tsd-kind-icon">path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L33">src/util/errors/SystemError.ts:33</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L33">src/util/errors/SystemError.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -233,7 +235,7 @@
<div class="tsd-signature tsd-kind-icon">port<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L37">src/util/errors/SystemError.ts:37</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L37">src/util/errors/SystemError.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -242,11 +244,12 @@
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a name="stack" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> stack</h3>
<div class="tsd-signature tsd-kind-icon">stack<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from Error.stack</p>
<ul>
<li>Defined in node_modules/typescript/lib/lib.es5.d.ts:975</li>
</ul>
@@ -258,7 +261,7 @@
<div class="tsd-signature tsd-kind-icon">syscall<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/54ff231/src/util/errors/SystemError.ts#L41">src/util/errors/SystemError.ts:41</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/errors/SystemError.ts#L41">src/util/errors/SystemError.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -302,10 +305,10 @@
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="util_errors_systemerror.systemerror.html#info" class="tsd-kind-icon">info</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a href="util_errors_systemerror.systemerror.html#message" class="tsd-kind-icon">message</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a href="util_errors_systemerror.systemerror.html#name" class="tsd-kind-icon">name</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
@@ -314,7 +317,7 @@
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="util_errors_systemerror.systemerror.html#port" class="tsd-kind-icon">port</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a href="util_errors_systemerror.systemerror.html#stack" class="tsd-kind-icon">stack</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">