Variable: ERROR_CATALOG
const
ERROR_CATALOG:ErrorCatalogInterface
Defined in: shared/utils/errorCatalog.ts:326
Comprehensive error message catalog organized by domain.
Remarksโ
This catalog provides all error messages organized by functional domain for easy access and consistent usage across the application. Each domain contains related error messages that can be used throughout the codebase.