mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -27,7 +27,7 @@ This class is a failsafe in case the wrapped error handler fails.</p>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">SafeErrorHandler</span></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/output/error/SafeErrorHandler.ts#L12">src/http/output/error/SafeErrorHandler.ts:12</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/output/error/SafeErrorHandler.ts#L12">src/http/output/error/SafeErrorHandler.ts:12</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -66,24 +66,24 @@ This class is a failsafe in case the wrapped error handler fails.</p>
|
||||
<h4 class="tsd-returns-title">Returns <a href="SafeErrorHandler.html" class="tsd-signature-type tsd-kind-class">SafeErrorHandler</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="ErrorHandler.html">ErrorHandler</a>.<a href="ErrorHandler.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/output/error/SafeErrorHandler.ts#L18">src/http/output/error/SafeErrorHandler.ts:18</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/output/error/SafeErrorHandler.ts#L18">src/http/output/error/SafeErrorHandler.ts:18</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="errorHandler" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>error<wbr/>Handler</span><a href="#errorHandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">error<wbr/>Handler</span><span class="tsd-signature-symbol">:</span> <a href="ErrorHandler.html" class="tsd-signature-type tsd-kind-class">ErrorHandler</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/output/error/SafeErrorHandler.ts#L15">src/http/output/error/SafeErrorHandler.ts:15</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/output/error/SafeErrorHandler.ts#L15">src/http/output/error/SafeErrorHandler.ts:15</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="logger" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">logger</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/output/error/SafeErrorHandler.ts#L13">src/http/output/error/SafeErrorHandler.ts:13</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/output/error/SafeErrorHandler.ts#L13">src/http/output/error/SafeErrorHandler.ts:13</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="showStackTrace" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>show<wbr/>Stack<wbr/>Trace</span><a href="#showStackTrace" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">show<wbr/>Stack<wbr/>Trace</span><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/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/output/error/SafeErrorHandler.ts#L16">src/http/output/error/SafeErrorHandler.ts:16</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/output/error/SafeErrorHandler.ts#L16">src/http/output/error/SafeErrorHandler.ts:16</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="canHandle" class="tsd-anchor"></a>
|
||||
@@ -107,7 +107,7 @@ If it cannot handle the input, rejects with an error explaining why.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ErrorHandler.html">ErrorHandler</a>.<a href="ErrorHandler.html#canHandle">canHandle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/AsyncHandler.ts#L17">src/util/handlers/AsyncHandler.ts:17</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/AsyncHandler.ts#L17">src/util/handlers/AsyncHandler.ts:17</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="handle" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>handle</span><a href="#handle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -129,7 +129,7 @@ When unconditionally calling both in sequence, consider <a href="BearerWebIdExtr
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Overrides <a href="ErrorHandler.html">ErrorHandler</a>.<a href="ErrorHandler.html#handle">handle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/output/error/SafeErrorHandler.ts#L24">src/http/output/error/SafeErrorHandler.ts:24</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/output/error/SafeErrorHandler.ts#L24">src/http/output/error/SafeErrorHandler.ts:24</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="handleSafe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>handle<wbr/>Safe</span><a href="#handleSafe" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -152,7 +152,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ErrorHandler.html">ErrorHandler</a>.<a href="ErrorHandler.html#handleSafe">handleSafe</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user