Skip to content

Function: describeRoomfulError()

@roomful/core


@roomful/core / 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.

RoomfulErrorCode

The error code.

ErrorCatalogEntry

The catalog entry for the code.