exception documentation

class _InternalInlineCallbacksCancelledError(Exception):

View In Hierarchy

A unique exception used only in _cancellableInlineCallbacks to verify that an inlineCallbacks is being cancelled as expected.