This commit is contained in:
RubenVerborgh
2021-01-06 10:29:00 +00:00
parent 8dbd9db3f7
commit f616f718eb
343 changed files with 1820 additions and 1820 deletions

View File

@@ -88,7 +88,7 @@
<h2>Functions</h2>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module">
<a name="issystemerror" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> is<wbr>System<wbr>Error</h3>
<h3>is<wbr>System<wbr>Error</h3>
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
<li class="tsd-signature tsd-kind-icon">is<wbr>System<wbr>Error<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">error</span><span class="tsd-signature-symbol"> is </span><a href="../interfaces/util_errors_systemerror.systemerror.html" class="tsd-signature-type" data-tsd-kind="Interface">SystemError</a></li>
</ul>
@@ -96,7 +96,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/e70e060/src/util/errors/SystemError.ts#L44">src/util/errors/SystemError.ts:44</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/f9a2079/src/util/errors/SystemError.ts#L44">src/util/errors/SystemError.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>