class documentation

class PageNotAllowedError(PageNotFoundError): (source)

View In Hierarchy

Undocumented

Class Variable description Undocumented
Class Variable _msg Undocumented

Inherited from PageError (via PageNotFoundError):

Method __init__ Undocumented
Instance Variable msg Undocumented
Instance Variable path Undocumented

Inherited from Error (via PageNotFoundError, PageError):

Method __repr__ Undocumented
Method __str__ Undocumented
description = (source)

Undocumented