bw_simapro_csv.errors

Exceptions

FormulaReservedWord

Common base class for all non-exit exceptions.

IndeterminateBlockEnd

Common base class for all non-exit exceptions.

WasteModelMismatch

Our understanding of SimaPro waste models doesn't agree with this data

Module Contents

exception bw_simapro_csv.errors.FormulaReservedWord[source]

Bases: Exception

Common base class for all non-exit exceptions.

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

exception bw_simapro_csv.errors.IndeterminateBlockEnd[source]

Bases: Exception

Common base class for all non-exit exceptions.

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

exception bw_simapro_csv.errors.WasteModelMismatch[source]

Bases: Exception

Our understanding of SimaPro waste models doesn’t agree with this data

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