Overview

DATEX

class Error

Constructors

constructor(message: string | number | bigint)

constructor(message: string | number | bigint, scope?: datex_scope)

constructor(message: string | number | bigint, stack: [Endpoint, unknown - todo][])

constructor(message: string | number | bigint, stack: datex_scope | [Endpoint, unknown - todo][])

Properties

override message: string
datex_stack?: [Endpoint, unknown - todo][]
type: string
code?: bigint

class ValueError

class TypeError

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution