rec_to_nwb.processing.exceptions.invalid_metadata_exception

Module Contents

exception InvalidMetadataException(*args)

Bases: rec_to_nwb.processing.exceptions.invalid_exception.InvalidException

Common base class for all non-exit exceptions.

__str__(self)

Return str(self).