moocore.ReadDatasetsError#

exception moocore.ReadDatasetsError(error_code)[source]#

Custom exception class for an error returned by the read_datasets() function.

Parameters:

error_code (int) – Error code returned by c:func:read_datasets() C function, which maps to a string.