rec_to_nwb.processing.exceptions.missing_data_exception

Module Contents

exception MissingDataException(*args)

Bases: rec_to_nwb.processing.exceptions.invalid_exception.InvalidException

Common base class for all non-exit exceptions.

__str__(self)

Return str(self).