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