twisted.python.failure.NoCurrentExceptionError
class twisted.python.failure.NoCurrentExceptionError(Exception): (source)
View In Hierarchy
Raised when trying to create a Failure from the current interpreter exception state and there is no current exception state.