exception documentation

class NotACoroutineError(TypeError):

View In Hierarchy

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