Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt

Use this file to discover all available pages before exploring further.

index.SpaceportError

Hierarchy

  • Error SpaceportError

Table of contents

Properties

constructor

new SpaceportError(message, code?, details?): SpaceportError

Parameters

NameType
messagestring
code?string
details?unknown

Returns

SpaceportError

Overrides

Error.constructor

Properties

code

Optional code: string

details

Optional details: unknown