tsdat.exceptions.exceptions

exception tsdat.exceptions.exceptions.DefinitionError[source]

Bases: Exception

Indicates a fatal error within the YAML Dataset Definition.

Initialize self. See help(type(self)) for accurate signature.

exception tsdat.exceptions.exceptions.QCError[source]

Bases: Exception

Indicates that a given Quality Manager failed with a fatal error.

Initialize self. See help(type(self)) for accurate signature.