exception documentation
class _InternalInlineCallbacksCancelledError(Exception):
A unique exception used only in _cancellableInlineCallbacks
to verify that an inlineCallbacks
is being cancelled as expected.
class _InternalInlineCallbacksCancelledError(Exception):
A unique exception used only in _cancellableInlineCallbacks
to verify that an inlineCallbacks
is being cancelled as expected.