sambuca_core.exceptions

Sambuca exception definitions.

exception sambuca_core.exceptions.DataValidationError[source]

The data file failed validation.

exception sambuca_core.exceptions.SambucaException[source]

Root exception class for Sambuca exceptions.

Only used as a base class for any Sambuca errors. This exception is never raised directly.

exception sambuca_core.exceptions.UnsupportedDataFormatError[source]

The file format is not supported by Sambuca.