rec_to_nwb.processing.exceptions.invalid_exception

Module Contents

exception InvalidException(*args)

Bases: Exception

Common base class for all non-exit exceptions.

__str__(self)

Return str(self).