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