class PageNotAllowedError(PageNotFoundError): (source)
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 |