bw_simapro_csv.errors ===================== .. py:module:: bw_simapro_csv.errors Exceptions ---------- .. autoapisummary:: bw_simapro_csv.errors.FormulaReservedWord bw_simapro_csv.errors.IndeterminateBlockEnd bw_simapro_csv.errors.WasteModelMismatch Module Contents --------------- .. py:exception:: FormulaReservedWord Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. Initialize self. See help(type(self)) for accurate signature. .. py:exception:: IndeterminateBlockEnd Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. Initialize self. See help(type(self)) for accurate signature. .. py:exception:: WasteModelMismatch Bases: :py:obj:`Exception` Our understanding of SimaPro waste models doesn't agree with this data Initialize self. See help(type(self)) for accurate signature.