Home | Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | TLSError --+ | TLSAlert --+ | TLSLocalAlert
A TLS alert has been signalled by the local implementation.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
int |
description Set to one of the constants in tlslite.constants.AlertDescription |
||
int |
level Set to one of the constants in tlslite.constants.AlertLevel |
||
str |
message Description of what went wrong. |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
"At least print out the Exception time for str(...).
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Mar 20 20:43:09 2013 | http://epydoc.sourceforge.net |