Search
Preparing search index...
The search index is not available
Back To Index
|
@azure/app-configuration
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
FetchError
Class FetchError
Package version
Hierarchy
Error
FetchError
Index
Constructors
constructor
Properties
code
errno
message
name
stack
type
Error
Constructors
constructor
new
Fetch
Error
(
message
:
string
, type
:
string
, systemError
?:
undefined
|
string
)
:
FetchError
Parameters
message:
string
type:
string
Optional
systemError:
undefined
|
string
Returns
FetchError
Properties
Optional
code
code
:
undefined
|
string
Optional
errno
errno
:
undefined
|
string
message
message
:
string
name
name
:
"FetchError"
Optional
stack
stack
:
undefined
|
string
type
type
:
string
Static
Error
Error
:
ErrorConstructor
Globals
Fetch
Error
constructor
code
errno
message
name
stack
type
Error
Generated using
TypeDoc