class
GreedyFollowerErrorMethods
- def with_traceback(...)
- Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Special methods
- def __reduce__(...)
- def __setstate__(...)
Properties
- __cause__ get
- exception cause
- __context__ get
- exception context
- args get