Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Side by Side Diff: tools/telemetry/docs/telemetry.core.exceptions.html

Issue 196383034: Update telemetry docs by running the update_docs script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.core.exceptions</title> 3 <html><head><title>Python: module telemetry.core.exceptions</title>
4 </head><body bgcolor="#f0f0f8"> 4 </head><body bgcolor="#f0f0f8">
5 5
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7 <tr bgcolor="#7799ee"> 7 <tr bgcolor="#7799ee">
8 <td valign=bottom>&nbsp;<br> 8 <td valign=bottom>&nbsp;<br>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a hre f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry .core.html"><font color="#ffffff">core</font></a>.exceptions</strong></big></big ></font></td 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a hre f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry .core.html"><font color="#ffffff">core</font></a>.exceptions</strong></big></big ></font></td
10 ><td align=right valign=bottom 10 ><td align=right valign=bottom
(...skipping 13 matching lines...) Expand all
24 </font></dt><dd> 24 </font></dt><dd>
25 <dl> 25 <dl>
26 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Browse rGoneException">BrowserGoneException</a> 26 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Browse rGoneException">BrowserGoneException</a>
27 </font></dt><dd> 27 </font></dt><dd>
28 <dl> 28 <dl>
29 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Browse rConnectionGoneException">BrowserConnectionGoneException</a> 29 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Browse rConnectionGoneException">BrowserConnectionGoneException</a>
30 </font></dt></dl> 30 </font></dt></dl>
31 </dd> 31 </dd>
32 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Evalua teException">EvaluateException</a> 32 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Evalua teException">EvaluateException</a>
33 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.exceptions .html#LoginException">LoginException</a> 33 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.exceptions .html#LoginException">LoginException</a>
34 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.exceptions .html#ProcessGoneException">ProcessGoneException</a>
35 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.exceptions .html#ProfilingException">ProfilingException</a>
34 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.exceptions .html#TabCrashException">TabCrashException</a> 36 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.exceptions .html#TabCrashException">TabCrashException</a>
35 </font></dt></dl> 37 </font></dt></dl>
36 </dd> 38 </dd>
37 </dl> 39 </dl>
38 <p> 40 <p>
39 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 41 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
40 <tr bgcolor="#ffc8d8"> 42 <tr bgcolor="#ffc8d8">
41 <td colspan=3 valign=bottom>&nbsp;<br> 43 <td colspan=3 valign=bottom>&nbsp;<br>
42 <font color="#000000" face="helvetica, arial"><a name="BrowserConnectionGoneExce ption">class <strong>BrowserConnectionGoneException</strong></a>(<a href="teleme try.core.exceptions.html#BrowserGoneException">BrowserGoneException</a>)</font>< /td></tr> 44 <font color="#000000" face="helvetica, arial"><a name="BrowserConnectionGoneExce ption">class <strong>BrowserConnectionGoneException</strong></a>(<a href="teleme try.core.exceptions.html#BrowserGoneException">BrowserGoneException</a>)</font>< /td></tr>
43 45
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 <dl><dt><strong>__dict__</strong></dt> 271 <dl><dt><strong>__dict__</strong></dt>
270 </dl> 272 </dl>
271 <dl><dt><strong>args</strong></dt> 273 <dl><dt><strong>args</strong></dt>
272 </dl> 274 </dl>
273 <dl><dt><strong>message</strong></dt> 275 <dl><dt><strong>message</strong></dt>
274 </dl> 276 </dl>
275 </td></tr></table> <p> 277 </td></tr></table> <p>
276 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 278 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
277 <tr bgcolor="#ffc8d8"> 279 <tr bgcolor="#ffc8d8">
278 <td colspan=3 valign=bottom>&nbsp;<br> 280 <td colspan=3 valign=bottom>&nbsp;<br>
281 <font color="#000000" face="helvetica, arial"><a name="ProcessGoneException">cla ss <strong>ProcessGoneException</strong></a>(<a href="exceptions.html#Exception" >exceptions.Exception</a>)</font></td></tr>
282
283 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
284 <td colspan=2><tt>Represents&nbsp;a&nbsp;process&nbsp;that&nbsp;no&nbsp;longer&n bsp;exists.<br>&nbsp;</tt></td></tr>
285 <tr><td>&nbsp;</td>
286 <td width="100%"><dl><dt>Method resolution order:</dt>
287 <dd><a href="telemetry.core.exceptions.html#ProcessGoneException">ProcessGoneExc eption</a></dd>
288 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd>
289 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd>
290 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
291 </dl>
292 <hr>
293 Data descriptors defined here:<br>
294 <dl><dt><strong>__weakref__</strong></dt>
295 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
296 </dl>
297 <hr>
298 Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception< /a>:<br>
299 <dl><dt><a name="ProcessGoneException-__init__"><strong>__init__</strong></a>(.. .)</dt><dd><tt>x.<a href="#ProcessGoneException-__init__">__init__</a>(...)&nbsp ;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></d d></dl>
300
301 <hr>
302 Data and other attributes inherited from <a href="exceptions.html#Exception">exc eptions.Exception</a>:<br>
303 <dl><dt><strong>__new__</strong> = &lt;built-in method __new__ of type object&gt ;<dd><tt>T.<a href="#ProcessGoneException-__new__">__new__</a>(S,&nbsp;...)&nbsp ;-&gt;&nbsp;a&nbsp;new&nbsp;object&nbsp;with&nbsp;type&nbsp;S,&nbsp;a&nbsp;subty pe&nbsp;of&nbsp;T</tt></dl>
304
305 <hr>
306 Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseEx ception</a>:<br>
307 <dl><dt><a name="ProcessGoneException-__delattr__"><strong>__delattr__</strong>< /a>(...)</dt><dd><tt>x.<a href="#ProcessGoneException-__delattr__">__delattr__</ a>('name')&nbsp;&lt;==&gt;&nbsp;del&nbsp;x.name</tt></dd></dl>
308
309 <dl><dt><a name="ProcessGoneException-__getattribute__"><strong>__getattribute__ </strong></a>(...)</dt><dd><tt>x.<a href="#ProcessGoneException-__getattribute__ ">__getattribute__</a>('name')&nbsp;&lt;==&gt;&nbsp;x.name</tt></dd></dl>
310
311 <dl><dt><a name="ProcessGoneException-__getitem__"><strong>__getitem__</strong>< /a>(...)</dt><dd><tt>x.<a href="#ProcessGoneException-__getitem__">__getitem__</ a>(y)&nbsp;&lt;==&gt;&nbsp;x[y]</tt></dd></dl>
312
313 <dl><dt><a name="ProcessGoneException-__getslice__"><strong>__getslice__</strong ></a>(...)</dt><dd><tt>x.<a href="#ProcessGoneException-__getslice__">__getslice __</a>(i,&nbsp;j)&nbsp;&lt;==&gt;&nbsp;x[i:j]<br>
314 &nbsp;<br>
315 Use&nbsp;of&nbsp;negative&nbsp;indices&nbsp;is&nbsp;not&nbsp;supported.</tt></dd ></dl>
316
317 <dl><dt><a name="ProcessGoneException-__reduce__"><strong>__reduce__</strong></a >(...)</dt></dl>
318
319 <dl><dt><a name="ProcessGoneException-__repr__"><strong>__repr__</strong></a>(.. .)</dt><dd><tt>x.<a href="#ProcessGoneException-__repr__">__repr__</a>()&nbsp;&l t;==&gt;&nbsp;repr(x)</tt></dd></dl>
320
321 <dl><dt><a name="ProcessGoneException-__setattr__"><strong>__setattr__</strong>< /a>(...)</dt><dd><tt>x.<a href="#ProcessGoneException-__setattr__">__setattr__</ a>('name',&nbsp;value)&nbsp;&lt;==&gt;&nbsp;x.name&nbsp;=&nbsp;value</tt></dd></ dl>
322
323 <dl><dt><a name="ProcessGoneException-__setstate__"><strong>__setstate__</strong ></a>(...)</dt></dl>
324
325 <dl><dt><a name="ProcessGoneException-__str__"><strong>__str__</strong></a>(...) </dt><dd><tt>x.<a href="#ProcessGoneException-__str__">__str__</a>()&nbsp;&lt;== &gt;&nbsp;str(x)</tt></dd></dl>
326
327 <dl><dt><a name="ProcessGoneException-__unicode__"><strong>__unicode__</strong>< /a>(...)</dt></dl>
328
329 <hr>
330 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio ns.BaseException</a>:<br>
331 <dl><dt><strong>__dict__</strong></dt>
332 </dl>
333 <dl><dt><strong>args</strong></dt>
334 </dl>
335 <dl><dt><strong>message</strong></dt>
336 </dl>
337 </td></tr></table> <p>
338 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
339 <tr bgcolor="#ffc8d8">
340 <td colspan=3 valign=bottom>&nbsp;<br>
341 <font color="#000000" face="helvetica, arial"><a name="ProfilingException">class <strong>ProfilingException</strong></a>(<a href="exceptions.html#Exception">exc eptions.Exception</a>)</font></td></tr>
342
343 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
344 <td width="100%"><dl><dt>Method resolution order:</dt>
345 <dd><a href="telemetry.core.exceptions.html#ProfilingException">ProfilingExcepti on</a></dd>
346 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd>
347 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd>
348 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
349 </dl>
350 <hr>
351 Data descriptors defined here:<br>
352 <dl><dt><strong>__weakref__</strong></dt>
353 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
354 </dl>
355 <hr>
356 Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception< /a>:<br>
357 <dl><dt><a name="ProfilingException-__init__"><strong>__init__</strong></a>(...) </dt><dd><tt>x.<a href="#ProfilingException-__init__">__init__</a>(...)&nbsp;ini tializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></ dl>
358
359 <hr>
360 Data and other attributes inherited from <a href="exceptions.html#Exception">exc eptions.Exception</a>:<br>
361 <dl><dt><strong>__new__</strong> = &lt;built-in method __new__ of type object&gt ;<dd><tt>T.<a href="#ProfilingException-__new__">__new__</a>(S,&nbsp;...)&nbsp;- &gt;&nbsp;a&nbsp;new&nbsp;object&nbsp;with&nbsp;type&nbsp;S,&nbsp;a&nbsp;subtype &nbsp;of&nbsp;T</tt></dl>
362
363 <hr>
364 Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseEx ception</a>:<br>
365 <dl><dt><a name="ProfilingException-__delattr__"><strong>__delattr__</strong></a >(...)</dt><dd><tt>x.<a href="#ProfilingException-__delattr__">__delattr__</a>(' name')&nbsp;&lt;==&gt;&nbsp;del&nbsp;x.name</tt></dd></dl>
366
367 <dl><dt><a name="ProfilingException-__getattribute__"><strong>__getattribute__</ strong></a>(...)</dt><dd><tt>x.<a href="#ProfilingException-__getattribute__">__ getattribute__</a>('name')&nbsp;&lt;==&gt;&nbsp;x.name</tt></dd></dl>
368
369 <dl><dt><a name="ProfilingException-__getitem__"><strong>__getitem__</strong></a >(...)</dt><dd><tt>x.<a href="#ProfilingException-__getitem__">__getitem__</a>(y )&nbsp;&lt;==&gt;&nbsp;x[y]</tt></dd></dl>
370
371 <dl><dt><a name="ProfilingException-__getslice__"><strong>__getslice__</strong>< /a>(...)</dt><dd><tt>x.<a href="#ProfilingException-__getslice__">__getslice__</ a>(i,&nbsp;j)&nbsp;&lt;==&gt;&nbsp;x[i:j]<br>
372 &nbsp;<br>
373 Use&nbsp;of&nbsp;negative&nbsp;indices&nbsp;is&nbsp;not&nbsp;supported.</tt></dd ></dl>
374
375 <dl><dt><a name="ProfilingException-__reduce__"><strong>__reduce__</strong></a>( ...)</dt></dl>
376
377 <dl><dt><a name="ProfilingException-__repr__"><strong>__repr__</strong></a>(...) </dt><dd><tt>x.<a href="#ProfilingException-__repr__">__repr__</a>()&nbsp;&lt;== &gt;&nbsp;repr(x)</tt></dd></dl>
378
379 <dl><dt><a name="ProfilingException-__setattr__"><strong>__setattr__</strong></a >(...)</dt><dd><tt>x.<a href="#ProfilingException-__setattr__">__setattr__</a>(' name',&nbsp;value)&nbsp;&lt;==&gt;&nbsp;x.name&nbsp;=&nbsp;value</tt></dd></dl>
380
381 <dl><dt><a name="ProfilingException-__setstate__"><strong>__setstate__</strong>< /a>(...)</dt></dl>
382
383 <dl><dt><a name="ProfilingException-__str__"><strong>__str__</strong></a>(...)</ dt><dd><tt>x.<a href="#ProfilingException-__str__">__str__</a>()&nbsp;&lt;==&gt; &nbsp;str(x)</tt></dd></dl>
384
385 <dl><dt><a name="ProfilingException-__unicode__"><strong>__unicode__</strong></a >(...)</dt></dl>
386
387 <hr>
388 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio ns.BaseException</a>:<br>
389 <dl><dt><strong>__dict__</strong></dt>
390 </dl>
391 <dl><dt><strong>args</strong></dt>
392 </dl>
393 <dl><dt><strong>message</strong></dt>
394 </dl>
395 </td></tr></table> <p>
396 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
397 <tr bgcolor="#ffc8d8">
398 <td colspan=3 valign=bottom>&nbsp;<br>
279 <font color="#000000" face="helvetica, arial"><a name="TabCrashException">class <strong>TabCrashException</strong></a>(<a href="exceptions.html#Exception">excep tions.Exception</a>)</font></td></tr> 399 <font color="#000000" face="helvetica, arial"><a name="TabCrashException">class <strong>TabCrashException</strong></a>(<a href="exceptions.html#Exception">excep tions.Exception</a>)</font></td></tr>
280 400
281 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td> 401 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
282 <td colspan=2><tt>Represents&nbsp;a&nbsp;crash&nbsp;of&nbsp;the&nbsp;current&nbs p;tab,&nbsp;but&nbsp;not&nbsp;the&nbsp;overall&nbsp;browser.<br> 402 <td colspan=2><tt>Represents&nbsp;a&nbsp;crash&nbsp;of&nbsp;the&nbsp;current&nbs p;tab,&nbsp;but&nbsp;not&nbsp;the&nbsp;overall&nbsp;browser.<br>
283 &nbsp;<br> 403 &nbsp;<br>
284 In&nbsp;this&nbsp;state,&nbsp;the&nbsp;tab&nbsp;is&nbsp;gone,&nbsp;but&nbsp;the& nbsp;underlying&nbsp;browser&nbsp;is&nbsp;still&nbsp;alive.<br>&nbsp;</tt></td>< /tr> 404 In&nbsp;this&nbsp;state,&nbsp;the&nbsp;tab&nbsp;is&nbsp;gone,&nbsp;but&nbsp;the& nbsp;underlying&nbsp;browser&nbsp;is&nbsp;still&nbsp;alive.<br>&nbsp;</tt></td>< /tr>
285 <tr><td>&nbsp;</td> 405 <tr><td>&nbsp;</td>
286 <td width="100%"><dl><dt>Method resolution order:</dt> 406 <td width="100%"><dl><dt>Method resolution order:</dt>
287 <dd><a href="telemetry.core.exceptions.html#TabCrashException">TabCrashException </a></dd> 407 <dd><a href="telemetry.core.exceptions.html#TabCrashException">TabCrashException </a></dd>
288 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 408 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd>
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 <hr> 449 <hr>
330 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio ns.BaseException</a>:<br> 450 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio ns.BaseException</a>:<br>
331 <dl><dt><strong>__dict__</strong></dt> 451 <dl><dt><strong>__dict__</strong></dt>
332 </dl> 452 </dl>
333 <dl><dt><strong>args</strong></dt> 453 <dl><dt><strong>args</strong></dt>
334 </dl> 454 </dl>
335 <dl><dt><strong>message</strong></dt> 455 <dl><dt><strong>message</strong></dt>
336 </dl> 456 </dl>
337 </td></tr></table></td></tr></table> 457 </td></tr></table></td></tr></table>
338 </body></html> 458 </body></html>
OLDNEW
« no previous file with comments | « tools/telemetry/docs/telemetry.core.discover.html ('k') | tools/telemetry/docs/telemetry.core.extension_dict.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698