Skip to content

CRMErrorCode

type CRMErrorCode = typeof CRMErrorCode[keyof typeof CRMErrorCode];

Defined in: errors.ts:29

Error codes for CRM-specific failures. Extends GeneralErrorCode.