throw Error()

in src/main/core/dictionaries-manager.ts [98:102]


    throw Error(
      setError({
        status: ERROR_STATUSES.dictionaryMaxFilesError,
        message: `${ERROR_MESSAGES.dictionaryMaxFilesError} ${DICTIONARY_MAX_FILES[type]} items`
      })