Options
All
  • Public
  • Public/Protected
  • All
Menu

Error thrown by CardManager when request to the Virgil Cards Service fails.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new VirgilHttpError(message: string, status: number, errorCode: number): VirgilHttpError

Properties

errorCode

errorCode: ErrorCode

httpStatus

httpStatus: number

message

message: string

name

name: string

Optional stack

stack: undefined | string