Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-web
http
JsonError
Class JsonError
Hierarchy (
View Summary
)
RequestError
JsonError
Index
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Constructors
constructor
new
JsonError
(
options
:
{
cause
:
JsonValue
}
)
:
JsonError
Parameters
options
:
{
cause
:
JsonValue
}
Returns
JsonError
Properties
[symbol]
"[symbol]"
:
boolean
= true
cause
cause
:
JsonValue
name
name
:
string
= 'JsonError'
Methods
Static
is
is
(
value
:
unknown
)
:
value
is
JsonError
Check if a value is a JsonError
Parameters
value
:
unknown
Returns
value
is
JsonError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Github
Documentation
Loading...
Check if a value is a JsonError