This commit is contained in:
RubenVerborgh
2021-07-30 15:22:58 +00:00
parent 9ba53b9d07
commit 7efe96d24f
518 changed files with 5397 additions and 4076 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>NotFoundHttpError | Community Solid Server - v1.0.0-beta.1</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.1">
<title>NotFoundHttpError | Community Solid Server - v1.0.0-beta.2</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.2">
<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 - v1.0.0-beta.1</a>
<a href="../index.html" class="title">Community Solid Server - v1.0.0-beta.2</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 - v1.0.0-beta.1</a>
<a href="../modules.html">Community Solid Server - v1.0.0-beta.2</a>
</li>
<li>
<a href="../modules/util_errors_notfoundhttperror.html">util/errors/NotFoundHttpError</a>
@@ -136,7 +136,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/NotFoundHttpError.ts#L6">src/util/errors/NotFoundHttpError.ts:6</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/NotFoundHttpError.ts#L6">src/util/errors/NotFoundHttpError.ts:6</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -167,7 +167,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#cause">cause</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/HttpError.ts#L16">src/util/errors/HttpError.ts:16</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/HttpError.ts#L16">src/util/errors/HttpError.ts:16</a></li>
</ul>
</aside>
</section>
@@ -178,7 +178,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#details">details</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/HttpError.ts#L18">src/util/errors/HttpError.ts:18</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/HttpError.ts#L18">src/util/errors/HttpError.ts:18</a></li>
</ul>
</aside>
</section>
@@ -189,7 +189,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#errorcode">errorCode</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/HttpError.ts#L17">src/util/errors/HttpError.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/HttpError.ts#L17">src/util/errors/HttpError.ts:17</a></li>
</ul>
</aside>
</section>
@@ -233,7 +233,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#statuscode">statusCode</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/HttpError.ts#L15">src/util/errors/HttpError.ts:15</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/HttpError.ts#L15">src/util/errors/HttpError.ts:15</a></li>
</ul>
</aside>
</section>
@@ -295,7 +295,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#statuscode-1">statusCode</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/HttpError.ts#L14">src/util/errors/HttpError.ts:14</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/HttpError.ts#L14">src/util/errors/HttpError.ts:14</a></li>
</ul>
</aside>
</section>
@@ -345,7 +345,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="util_errors_httperror.httperror.html">HttpError</a>.<a href="util_errors_httperror.httperror.html#isinstance">isInstance</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/util/errors/NotFoundHttpError.ts#L11">src/util/errors/NotFoundHttpError.ts:11</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/errors/NotFoundHttpError.ts#L11">src/util/errors/NotFoundHttpError.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>