class documentation

class PageNotFoundError(PageError): (source)

Known subclasses: zim.notebook.notebook.PageNotAllowedError, zim.notebook.notebook.PageNotAvailableError

View In Hierarchy

Undocumented

Class Variable _msg Undocumented

Inherited from PageError:

Method __init__ Undocumented
Instance Variable msg Undocumented
Instance Variable path Undocumented

Inherited from Error (via PageError):

Method __repr__ Undocumented
Method __str__ Undocumented
Instance Variable description Undocumented