Class: ClientError

March 19, 2026 Ā· View on GitHub

šŸ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


Properties

message

• message: string


name

• name: string


cause?

• optional cause?: unknown


code?

• optional code?: string


stack?

• optional stack?: string

Contents

  1. 1Properties
  2. 1.1message
  3. 1.2name
  4. 1.3cause?
  5. 1.4code?
  6. 1.5stack?