mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: 0be82228bb
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ConvertingErrorHandler | Community Solid Server - v1.0.0-beta.0</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.0">
|
||||
<title>ConvertingErrorHandler | Community Solid Server - v1.0.0-beta.1</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.1">
|
||||
<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.0</a>
|
||||
<a href="../index.html" class="title">Community Solid Server - v1.0.0-beta.1</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.0</a>
|
||||
<a href="../modules.html">Community Solid Server - v1.0.0-beta.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/ldp_http_convertingerrorhandler.html">ldp/http/ConvertingErrorHandler</a>
|
||||
@@ -133,7 +133,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="ldp_http_errorhandler.errorhandler.html">ErrorHandler</a>.<a href="ldp_http_errorhandler.errorhandler.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L28">src/ldp/http/ConvertingErrorHandler.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L28">src/ldp/http/ConvertingErrorHandler.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@@ -158,7 +158,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">converter<span class="tsd-signature-symbol">:</span> <a href="storage_conversion_representationconverter.representationconverter.html" class="tsd-signature-type" data-tsd-kind="Class">RepresentationConverter</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L27">src/ldp/http/ConvertingErrorHandler.ts:27</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L27">src/ldp/http/ConvertingErrorHandler.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -168,7 +168,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">show<wbr>Stack<wbr>Trace<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L28">src/ldp/http/ConvertingErrorHandler.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L28">src/ldp/http/ConvertingErrorHandler.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -186,7 +186,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="ldp_http_errorhandler.errorhandler.html">ErrorHandler</a>.<a href="ldp_http_errorhandler.errorhandler.html#canhandle">canHandle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L36">src/ldp/http/ConvertingErrorHandler.ts:36</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L36">src/ldp/http/ConvertingErrorHandler.ts:36</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -202,6 +202,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<p>A promise resolving if the input can be handled, rejecting with an Error if not.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -215,7 +216,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L71">src/ldp/http/ConvertingErrorHandler.ts:71</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L71">src/ldp/http/ConvertingErrorHandler.ts:71</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -247,7 +248,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="ldp_http_errorhandler.errorhandler.html">ErrorHandler</a>.<a href="ldp_http_errorhandler.errorhandler.html#handle">handle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L42">src/ldp/http/ConvertingErrorHandler.ts:42</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L42">src/ldp/http/ConvertingErrorHandler.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -263,6 +264,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="ldp_http_response_responsedescription.responsedescription.html" class="tsd-signature-type" data-tsd-kind="Class">ResponseDescription</a><span class="tsd-signature-symbol">></span></h4>
|
||||
<p>A promise resolving when the handling is finished. Return value depends on the given type.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -277,7 +279,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="ldp_http_errorhandler.errorhandler.html">ErrorHandler</a>.<a href="ldp_http_errorhandler.errorhandler.html#handlesafe">handleSafe</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L50">src/ldp/http/ConvertingErrorHandler.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L50">src/ldp/http/ConvertingErrorHandler.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -294,6 +296,8 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="ldp_http_response_responsedescription.responsedescription.html" class="tsd-signature-type" data-tsd-kind="Class">ResponseDescription</a><span class="tsd-signature-symbol">></span></h4>
|
||||
<p>A promise resolving if the input can be handled, rejecting with an Error if not.
|
||||
Return value depends on the given type.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -307,7 +311,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L61">src/ldp/http/ConvertingErrorHandler.ts:61</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L61">src/ldp/http/ConvertingErrorHandler.ts:61</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -335,7 +339,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/ldp/http/ConvertingErrorHandler.ts#L84">src/ldp/http/ConvertingErrorHandler.ts:84</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/ldp/http/ConvertingErrorHandler.ts#L84">src/ldp/http/ConvertingErrorHandler.ts:84</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
||||
Reference in New Issue
Block a user