Skip to content

@passes/reqs / Exports / ExceptionResult

Interface: ExceptionResult<>

Table of contents

Properties

Properties

message

message: string

The message explaining the exception.

Defined in

envelope-v0.jsdoc.mjs:21


status

status: "exception"

The status of the result when there is an exception.

Defined in

envelope-v0.jsdoc.mjs:20