exception documentation
class NoCurrentExceptionError(Exception):
Raised when trying to create a Failure from the current interpreter exception state and there is no current exception state.
class NoCurrentExceptionError(Exception):
Raised when trying to create a Failure from the current interpreter exception state and there is no current exception state.