rec_to_nwb.processing.exceptions.invalid_path_exception

Module Contents

exception InvalidPathException(*args)

Bases: rec_to_nwb.processing.exceptions.invalid_exception.InvalidException

Common base class for all non-exit exceptions.

__str__(self)

Return str(self).