CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...

    Module services/errors

    Service Error Types

    Standardized error handling for service layer with error codes and context.

    Provides consistent error reporting across all services, enabling better debugging, logging, and user-facing error messages. 🔒

    Enumerations

    ServiceErrorCode

    Classes

    ServiceError

    Interfaces

    ErrorContext

    Functions

    createValidationError
    createDataNotFoundError
    createCalculationError
    isServiceError
    getErrorMessage
    createValidationServiceError
    createNetworkServiceError
    createRetryableServiceError
    isValidationError
    isNetworkError
    isRetryableError