virgil-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Virgil
Http
Error
constructor
error
Code
http
Status
message
name
stack
Error thrown by
CardManager
when request to the Virgil Cards Service fails.
Hierarchy
VirgilError
VirgilHttpError
Index
Constructors
constructor
Properties
error
Code
http
Status
message
name
stack
Constructors
constructor
new
Virgil
Http
Error
(
message
:
string
, status
:
number
, errorCode
:
number
)
:
VirgilHttpError
Parameters
message:
string
status:
number
errorCode:
number
Returns
VirgilHttpError
Properties
error
Code
error
Code
:
ErrorCode
http
Status
http
Status
:
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Error thrown by CardManager when request to the Virgil Cards Service fails.