Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-web
doh
DohError
Class DohError
Hierarchy
Error
DohError
Index
Constructors
constructor
Properties
[symbol]
cause
data
name
Methods
is
Constructors
constructor
new
DohError
(
message
:
string
,
options
:
ErrorOptions
&
{
data
:
DoHResponse
}
,
)
:
DohError
Parameters
message
:
string
options
:
ErrorOptions
&
{
data
:
DoHResponse
}
Returns
DohError
Properties
[symbol]
"[symbol]"
:
boolean
= true
cause
cause
:
unknown
data
data
:
DoHResponse
name
name
:
string
= 'DohError'
Methods
Static
is
is
(
value
:
unknown
)
:
value
is
DohError
Check if a value is a DohError
Parameters
value
:
unknown
Returns
value
is
DohError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[symbol]
cause
data
name
Methods
is
Github
Documentation
Loading...
Check if a value is a DohError