Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to handle Errors in SDK

Hierarchy

  • CXoneSdkError

Implements

  • Error

Index

Constructors

Properties

Methods

Constructors

Properties

data: HttpResponse | {}
message: string
name: string

Methods

  • toString(): string
  • Used to get the CXoneSdkError to string format

    example
    error.toString();
    

    Returns string

Generated using TypeDoc