pyexlatex.logic.output.errors package

Subpackages

Submodules

pyexlatex.logic.output.errors.exc module

Add exceptions here and set _match_str to whatever string should match the exception. They will automatically be passed to the exception manager

exception pyexlatex.logic.output.errors.exc.LatexException[source]

Bases: Exception

exception pyexlatex.logic.output.errors.exc.OutputLoopConsecutiveDeadCycles[source]

Bases: pyexlatex.logic.output.errors.exc.LatexException

exception pyexlatex.logic.output.errors.exc.TooManyUnprocessedFloatsException[source]

Bases: pyexlatex.logic.output.errors.exc.LatexException