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