vantage6.algorithm.tools.exceptions.DataReadError#

exception DataReadError#

Raised when data reading fails.

Example usage: - File not found. - File is not in the right format. - File is not readable. - File is empty.