CCKit2
    Preparing search index...

    Type Alias CCError

    CCError:
        | string
        | { code: number; description?: string; domain: string; message: string }

    Represents an error thrown by the system.