nomenclate.core.errors moduleΒΆ

exception nomenclate.core.errors.BalanceError[source]

Bases: nomenclate.core.errors.ValidationError

IO error.

exception nomenclate.core.errors.FormatError[source]

Bases: nomenclate.core.errors.NomenclateException

Format error.

exception nomenclate.core.errors.NomenclateException[source]

Bases: Exception

Base Tabulator exception.

exception nomenclate.core.errors.OptionsError[source]

Bases: nomenclate.core.errors.NomenclateException

Options error.

exception nomenclate.core.errors.OverlapError[source]

Bases: nomenclate.core.errors.NomenclateException

Overlap error.

exception nomenclate.core.errors.ResetError[source]

Bases: nomenclate.core.errors.NomenclateException

Reset error.

exception nomenclate.core.errors.ResourceNotFoundError[source]

Bases: nomenclate.core.errors.NomenclateException

HTTP error.

exception nomenclate.core.errors.SchemeError[source]

Bases: nomenclate.core.errors.NomenclateException

Scheme error.

exception nomenclate.core.errors.SourceError[source]

Bases: nomenclate.core.errors.NomenclateException

Stream error.

exception nomenclate.core.errors.ValidationError[source]

Bases: nomenclate.core.errors.NomenclateException

IO error.