Skip to content

Class: KientApiError

Extends

Constructors

new KientApiError(message, options)

new KientApiError(message, options?): KientApiError

Parameters

ParameterType
messagestring | Record<string, any>
options?ErrorOptions

Overrides

ErrorBase.constructor

errors/api-error.error.ts:7

Accessors

name

get name(): string

Returns

string

errors/error.base.ts:9


Generated using typedoc-plugin-markdown and TypeDoc