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- read_datasets()C function.
 
Custom exception class for an error returned by the read_datasets() function.
error_code (int) – Error code returned by read_datasets() C function.