Part of lp.services.webapp.error View In Hierarchy
Method | isSystemError | We don't need to log these errors in the SiteLog. |
Method | error_message | Return the error message from the exception. |
Inherited from SystemErrorView:
Method | __init__ | Undocumented |
Method | computeDebugOutput | Inspect the exception, and set up instance attributes. |
Method | inside_div | Returns the given HTML inside a div of an appropriate class. |
Method | maybeShowTraceback | Return a traceback, but only if it is appropriate to do so. |
Method | oops_id_text | Return the OOPS ID, linkified if appropriate. |
Method | __call__ | Undocumented |
Method | layer_help | Undocumented |