class PageNotAvailableError(PageNotFoundError): (source)
Undocumented
Method | __init__ |
Undocumented |
Class Variable | description |
Undocumented |
Instance Variable | file |
Undocumented |
Class Variable | _msg |
Undocumented |
Inherited from PageError
(via PageNotFoundError
):
Instance Variable | msg |
Undocumented |
Instance Variable | path |
Undocumented |
Inherited from Error
(via PageNotFoundError
, PageError
):
Method | __repr__ |
Undocumented |
Method | __str__ |
Undocumented |