class documentation

class PageNotAvailableError(PageNotFoundError): (source)

View In Hierarchy

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
def __init__(self, path, file): (source)
description = (source)

Undocumented

file = (source)

Undocumented