class PageNotFoundError(PageError): (source)
Known subclasses: zim.notebook.notebook.PageNotAllowedError
, zim.notebook.notebook.PageNotAvailableError
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 |
zim.notebook.notebook.PageNotAllowedError
, zim.notebook.notebook.PageNotAvailableError
Undocumented