Buildspace
API Reference

BuildspaceError

Unified SDK error type.

BuildspaceError is thrown for normalized runtime API errors.

Fields:

  • code: service-scoped error code
  • service: "auth" | "events" | "storage" | "notifications"
  • status: HTTP status code
  • message: human-readable message