Home
last modified time | relevance | path

Searched refs:LivePageError (Results 1 – 1 of 1) sorted by relevance

/dports/www/py-nevow/Nevow-0.14.0/nevow/
H A Dathena.py48 class LivePageError(Exception): class
56 class NoSuchMethod(LivePageError):
66 LivePageError.__init__(self, objectID, methodName)
1469 if result.check(LivePageError):