twisted.internet.defer._InternalInlineCallbacksCancelledError(Exception)
class documentationtwisted.internet.defer
View Source
(View In Hierarchy)
A unique exception used only in _cancellableInlineCallbacks
to verify that an inlineCallbacks
is being cancelled as expected.