src.exceptions package

Submodules

src.exceptions.exceptions module

Exceptions

exception src.exceptions.exceptions.EventFileError[source]

Bases: Exception

Exception for an event file error. When an event file is of the wrong type (wrong extension) the exception must be thrown.

Module contents