rec_to_nwb.processing.exceptions.invalid_header_exception
¶
Module Contents¶
-
exception
InvalidHeaderException
(*args)¶ Bases:
rec_to_nwb.processing.exceptions.invalid_exception.InvalidException
Common base class for all non-exit exceptions.
-
__str__
(self)¶ Return str(self).
-