Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SdkError

Custom error class for errors specific to Virgil E3kit.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new SdkError(m: string, name?: string, DerivedClass?: any): SdkError

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc