class documentation

class _InternalInlineCallbacksCancelledError(Exception): (source)

View In Hierarchy

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