Preparing search index...
The search index is not available
@rster/basic - v0.1.9
@rster/basic
ErrorFunctions
Variable ErrorFunctions
Const
Error
Functions
:
{
$
:
(
<
T
>
(
status
)
=>
ErrorFunction
<
T
>
)
;
$400
:
ErrorFunction
<
400
>
;
$401
:
ErrorFunction
<
401
>
;
$403
:
ErrorFunction
<
403
>
;
$404
:
ErrorFunction
<
404
>
;
$405
:
ErrorFunction
<
405
>
;
$409
:
ErrorFunction
<
409
>
;
$410
:
ErrorFunction
<
410
>
;
$429
:
ErrorFunction
<
429
>
;
$500
:
ErrorFunction
<
500
>
;
create
:
(
<
T
>
(
status
)
=>
ErrorFunction
<
T
>
)
;
[
key
:
`
$
${
number
}
`
]
:
ErrorFunction
<
StringToNumber
<
SubString
<
typeof
key
,
"$"
>
>
>
;
}
= ...
Type declaration
[
key
:
`
$
${
number
}
`
]:
ErrorFunction
<
StringToNumber
<
SubString
<
typeof
key
,
"$"
>
>
>
$
:
(
<
T
>
(
status
)
=>
ErrorFunction
<
T
>
)
<
T
>
(
status
)
:
ErrorFunction
<
T
>
Type Parameters
T
extends
number
Parameters
status
:
number
Returns
ErrorFunction
<
T
>
$400
:
ErrorFunction
<
400
>
$401
:
ErrorFunction
<
401
>
$403
:
ErrorFunction
<
403
>
$404
:
ErrorFunction
<
404
>
$405
:
ErrorFunction
<
405
>
$409
:
ErrorFunction
<
409
>
$410
:
ErrorFunction
<
410
>
$429
:
ErrorFunction
<
429
>
$500
:
ErrorFunction
<
500
>
create
:
(
<
T
>
(
status
)
=>
ErrorFunction
<
T
>
)
<
T
>
(
status
)
:
ErrorFunction
<
T
>
Type Parameters
T
extends
number
Parameters
status
:
number
Returns
ErrorFunction
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@rster/basic - v0.1.9
default
ConditionChain
Context
ContextCondition
ContextConditionAnd
ContextConditionMethod
ContextConditionPath
ContextConditionPath2
HttpError
RestfulApi
ConditionInfo
ContextChildAction
ContextChildCondition
ContextChildUse
RestfulApiOptions
RestfulApiOptionsInit
ActionFunction
ConditionParseResult
ContextChild
ContextConditionAndJson
ContextConditionInfoJson
Loading...
Generated using
TypeDoc