Skip to main content

ChatKittyError

ChatKitty JS Core SDK / Exports / ChatKittyError

Class: ChatKittyError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

Protected new ChatKittyError(error, message)

Parameters

NameType
errorstring
messagestring

Defined in

lib/error.ts:2

Properties

error

error: string

Defined in

lib/error.ts:2


message

message: string

Defined in

lib/error.ts:2