mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: 45345c131c
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>HttpError | Community Solid Server - v1.0.0</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v1.0.0">
|
||||
<title>HttpError | Community Solid Server - v1.1.0</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v1.1.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 - v1.0.0</a>
|
||||
<a href="../index.html" class="title">Community Solid Server - v1.1.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 - v1.0.0</a>
|
||||
<a href="../modules.html">Community Solid Server - v1.1.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/util_errors_httperror.html">util/errors/HttpError</a>
|
||||
@@ -175,7 +175,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides Error.constructor</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/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/45345c1/src/util/errors/HttpError.ts#L18">src/util/errors/HttpError.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -224,7 +224,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/util_errors_httperror.httperroroptions.html">HttpErrorOptions</a>.<a href="../interfaces/util_errors_httperror.httperroroptions.html#cause">cause</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/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/45345c1/src/util/errors/HttpError.ts#L16">src/util/errors/HttpError.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -235,7 +235,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/util_errors_httperror.httperroroptions.html">HttpErrorOptions</a>.<a href="../interfaces/util_errors_httperror.httperroroptions.html#details">details</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/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/45345c1/src/util/errors/HttpError.ts#L18">src/util/errors/HttpError.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -246,7 +246,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/util_errors_httperror.httperroroptions.html">HttpErrorOptions</a>.<a href="../interfaces/util_errors_httperror.httperroroptions.html#errorcode">errorCode</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/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/45345c1/src/util/errors/HttpError.ts#L17">src/util/errors/HttpError.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -289,7 +289,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">status<wbr>Code<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/ce27b55/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/45345c1/src/util/errors/HttpError.ts#L15">src/util/errors/HttpError.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -350,7 +350,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">status<wbr>Code<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/ce27b55/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/45345c1/src/util/errors/HttpError.ts#L14">src/util/errors/HttpError.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -399,7 +399,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/util/errors/HttpError.ts#L36">src/util/errors/HttpError.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/util/errors/HttpError.ts#L36">src/util/errors/HttpError.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
|
||||
Reference in New Issue
Block a user