Part of canonical.launchpad.mail.incoming View In Hierarchy
Method | __init__ | Undocumented |
Inherited from ErrorReportingUtility:
Method | configure | Configure the utility using the named section from the config. |
Method | setOopsToken | Undocumented |
Method | oops_prefix | Get the current effective oops prefix. |
Method | getOopsReport | Return the contents of the OOPS report logged at 'time'. |
Method | getLastOopsReport | Return the last ErrorReport reported with the current config. |
Method | raising | See IErrorReportingUtility.raising() |
Method | handling | Flag ErrorReport as informational only. |
Method | oopsMessage | Add an oops message to be included in oopses from this context. |
Method | _raising | Private method used by raising() and handling(). |
Method | _makeErrorReport | Return an ErrorReport for the supplied data. |
Method | _do_copy_to_zlog | Undocumented |