~ubuntu-branches/ubuntu/trusty/python-gdata/trusty

« back to all changes in this revision

Viewing changes to pydocs/gdata.tlslite.errors.html

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev, Jakub Wilk, Dmitry Shachnev
  • Date: 2013-06-24 14:59:16 UTC
  • mfrom: (1.2.8) (13.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130624145916-mvubbu1053cfoj6e
Tags: 2.0.18+dfsg-1
* Upload to unstable.

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Dmitry Shachnev ]
* New upstream release.
* Avoid moving upstream files when building docs.
* Increase tests verbosity.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<td valign=bottom>&nbsp;<br>
9
9
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="gdata.html"><font color="#ffffff">gdata</font></a>.<a href="gdata.tlslite.html"><font color="#ffffff">tlslite</font></a>.errors</strong></big></big></font></td
10
10
><td align=right valign=bottom
11
 
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/afshar/wrk/gdata-python-client/src/gdata/tlslite/errors.py">/home/afshar/wrk/gdata-python-client/src/gdata/tlslite/errors.py</a></font></td></tr></table>
 
11
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/afshar/src/external-gdata-release/google3/src/gdata/tlslite/errors.py">/usr/local/google/home/afshar/src/external-gdata-release/google3/src/gdata/tlslite/errors.py</a></font></td></tr></table>
12
12
    <p><tt><a href="exceptions.html#Exception">Exception</a>&nbsp;classes.<br>
13
13
@sort:&nbsp;<a href="#TLSError">TLSError</a>,&nbsp;<a href="#TLSAbruptCloseError">TLSAbruptCloseError</a>,&nbsp;<a href="#TLSAlert">TLSAlert</a>,&nbsp;<a href="#TLSLocalAlert">TLSLocalAlert</a>,&nbsp;<a href="#TLSRemoteAlert">TLSRemoteAlert</a>,<br>
14
14
<a href="#TLSAuthenticationError">TLSAuthenticationError</a>,&nbsp;<a href="#TLSNoAuthenticationError">TLSNoAuthenticationError</a>,&nbsp;<a href="#TLSAuthenticationTypeError">TLSAuthenticationTypeError</a>,<br>
80
80
</dl>
81
81
<hr>
82
82
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
83
 
<dl><dt><a name="TLSAbruptCloseError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAbruptCloseError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
83
<dl><dt><a name="TLSAbruptCloseError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAbruptCloseError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
84
84
 
85
85
<hr>
86
86
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
141
141
</dl>
142
142
<hr>
143
143
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
144
 
<dl><dt><a name="TLSAlert-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAlert-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
144
<dl><dt><a name="TLSAlert-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAlert-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
145
145
 
146
146
<hr>
147
147
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
209
209
</dl>
210
210
<hr>
211
211
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
212
 
<dl><dt><a name="TLSAuthenticationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAuthenticationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
212
<dl><dt><a name="TLSAuthenticationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAuthenticationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
213
213
 
214
214
<hr>
215
215
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
272
272
</dl>
273
273
<hr>
274
274
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
275
 
<dl><dt><a name="TLSAuthenticationTypeError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAuthenticationTypeError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
275
<dl><dt><a name="TLSAuthenticationTypeError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAuthenticationTypeError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
276
276
 
277
277
<hr>
278
278
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
335
335
</dl>
336
336
<hr>
337
337
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
338
 
<dl><dt><a name="TLSAuthorizationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAuthorizationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
338
<dl><dt><a name="TLSAuthorizationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSAuthorizationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
339
339
 
340
340
<hr>
341
341
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
395
395
</dl>
396
396
<hr>
397
397
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
398
 
<dl><dt><a name="TLSError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
398
<dl><dt><a name="TLSError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
399
399
 
400
400
<hr>
401
401
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
460
460
</dl>
461
461
<hr>
462
462
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
463
 
<dl><dt><a name="TLSFaultError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSFaultError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
463
<dl><dt><a name="TLSFaultError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSFaultError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
464
464
 
465
465
<hr>
466
466
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
523
523
</dl>
524
524
<hr>
525
525
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
526
 
<dl><dt><a name="TLSFingerprintError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSFingerprintError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
526
<dl><dt><a name="TLSFingerprintError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSFingerprintError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
527
527
 
528
528
<hr>
529
529
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
659
659
</dl>
660
660
<hr>
661
661
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
662
 
<dl><dt><a name="TLSNoAuthenticationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSNoAuthenticationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
662
<dl><dt><a name="TLSNoAuthenticationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSNoAuthenticationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
663
663
 
664
664
<hr>
665
665
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
792
792
</dl>
793
793
<hr>
794
794
Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
795
 
<dl><dt><a name="TLSValidationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSValidationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;x.__class__.__doc__&nbsp;for&nbsp;signature</tt></dd></dl>
 
795
<dl><dt><a name="TLSValidationError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#TLSValidationError-__init__">__init__</a>(...)&nbsp;initializes&nbsp;x;&nbsp;see&nbsp;help(type(x))&nbsp;for&nbsp;signature</tt></dd></dl>
796
796
 
797
797
<hr>
798
798
Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>