in3Utils.fileHandlerUtils.checkIfFileExists

checkIfFileExists(filePath, fileType='')[source]

test if file exists if not throw error

Parameters
  • filePath (pathlib path) – path to file

  • fileType (str) – string for error message which kind of file is not found