Skip to content

@ralphschuler.logger.Logger.<internal>.ErrnoException

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ErrnoException

Logger.<internal>.ErrnoException

Hierarchy

  • Error

    ErrnoException

Table of contents

Properties

Properties

cause

Optional cause: unknown

Inherited from

Error.cause

Defined in

node_modules/typescript/lib/lib.es2022.error.d.ts:24


code

Optional code: string

Defined in

node_modules/@types/node/globals.d.ts:224


errno

Optional errno: number

Defined in

node_modules/@types/node/globals.d.ts:223


message

message: string

Inherited from

Error.message

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1076


name

name: string

Inherited from

Error.name

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1075


path

Optional path: string

Defined in

node_modules/@types/node/globals.d.ts:225


stack

Optional stack: string

Inherited from

Error.stack

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1077


syscall

Optional syscall: string

Defined in

node_modules/@types/node/globals.d.ts:226

Typescript Libraries

Modules

Namespaces

Clone this wiki locally