exception documentation

class _InvalidOutput(TypeError): (source)

View In Hierarchy

Indicates an invalid value has been returned by a middleware's processing method. Internal and undocumented, it should not be raised or caught by user code.