Variable: ROOMFUL\_ERROR\_CATALOG
@roomful/core / ROOMFUL_ERROR_CATALOG
Variable: ROOMFUL_ERROR_CATALOG
Section titled “Variable: ROOMFUL_ERROR_CATALOG”
constROOMFUL_ERROR_CATALOG:Record<RoomfulErrorCode,ErrorCatalogEntry>
Defined in: packages/core/src/error-catalog.ts:24
The full catalog of Roomful error codes with human-readable descriptions and remediation steps. Typed as an exhaustive record, so adding a new RoomfulErrorCode is a compile error until it gets an entry here.