HomeSort by relevance Sort by last modified time
    Searched full:supplement_exception (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
collector.py 133 ``supplement_exception``:
307 data['supplement_exception'] = text
480 supplement_exception = None variable in class:ExceptionFrame
formatter.py 62 if frame.supplement_exception:
64 lines.append(self.quote_long(frame.supplement_exception))

Completed in 769 milliseconds