exception documentation

class NotFoundError(Error): (source)

View In Hierarchy

Generic 'object not found' error.

Inherited from Error:

Method __repr__ Undocumented