Skip to content

KilometrikisaError

Tumetsu edited this page May 7, 2022 · 13 revisions

Class: KilometrikisaError

Error class thrown by the client in different error cases.

Hierarchy

  • Error

    KilometrikisaError

Table of contents

Constructors

Properties

Constructors

constructor

new KilometrikisaError(code, message)

Parameters

Name Type
code KilometrikisaErrorCode
message string

Overrides

Error.constructor

Defined in

utils/error-handling.ts:5

Properties

code

code: KilometrikisaErrorCode

kilometrikisa-client

Clone this wiki locally