exception documentation

class NotACoroutineError(TypeError): (source)

View In Hierarchy

This error is raised when a coroutine is expected and something else is encountered.