ErrorState ========== .. currentmodule:: lib.multithreading .. autoclass:: ErrorState :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ErrorState.has_error .. rubric:: Methods Summary .. autosummary:: ~ErrorState.clear ~ErrorState.re_raise ~ErrorState.set .. rubric:: Attributes Documentation .. autoattribute:: has_error .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: re_raise .. automethod:: set