exception documentation

class ForbiddenError(Error): (source)

View In Hierarchy

Generic 'forbidden' error.

Inherited from Error:

Method __repr__ Undocumented