Table of Contents

@talentsoft-opensource/integration-widget-contract > "error-codes"

External module: "error-codes"

Index

Type aliases

Object literals


Type aliases

ErrorCode

Ƭ ErrorCode: keyof object

Defined in error-codes.ts:7


Object literals

<Const> ERROR_CODES

ERROR_CODES: object

Defined in error-codes.ts:1

ERR_CONFIGURATION

● ERR_CONFIGURATION: string = "ERR_CONFIGURATION"

Defined in error-codes.ts:3


ERR_SERVICE

● ERR_SERVICE: string = "ERR_SERVICE"

Defined in error-codes.ts:2


ERR_UNKNOWN

● ERR_UNKNOWN: string = "ERR_UNKNOWN"

Defined in error-codes.ts:4