Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
http
HttpError
Class HttpError
HttpError class
Thrown on HTTP errors
Hierarchy
HttpError
Index
Constructors
constructor
Properties
data
message
request
Url
status
timestamp
Constructors
constructor
new
Http
Error
(
requestUrl
:
string
, status
:
number
, message
:
string
, data
:
any
)
:
HttpError
Parameters
requestUrl:
string
status:
number
message:
string
data:
any
Returns
HttpError
Properties
data
data
:
any
message
message
:
string
request
Url
request
Url
:
string
status
status
:
number
timestamp
timestamp
:
number
= Date.now()
Globals
contracts
core
core.api
core.api.factories
crypto
http
monitor
standards.SRC44
standards.SRC47
util
wallets
Http
Adapter
Axios
Http
Client
Factory
Http
Error
constructor
data
message
request
Url
status
timestamp
Http
Mock
Builder
Http
Response
Http
HttpError class
Thrown on HTTP errors