Function: describeRoomfulError()
@roomful/core / describeRoomfulError
Function: describeRoomfulError()
Section titled “Function: describeRoomfulError()”describeRoomfulError(
code):ErrorCatalogEntry
Defined in: packages/core/src/error-catalog.ts:82
Looks up the ErrorCatalogEntry for a Roomful error code — the description and remediation to surface to a developer or user.
Parameters
Section titled “Parameters”The error code.
Returns
Section titled “Returns”The catalog entry for the code.