For more information on the search, visit the help page.
NoCurrentExceptionError
failure
DefaultException
Failure
_Code
_Frame
_TracebackFrame
format_frames
startDebugMode
_debuginit
_extraneous
_safeReprVars
_Traceback
DO_POST_MORTEM
EXCEPTION_CAUGHT_HERE
count
traceupLength
_T_Callable
_inlineCallbacksExtraneous
twisted.python.failure.NoCurrentExceptionError
twisted
python
class 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.