exception documentation
class TLSError(Exception): (source)
Known subclasses: twisted.words.protocols.jabber.xmlstream.TLSFailed, twisted.words.protocols.jabber.xmlstream.TLSNotSupported, twisted.words.protocols.jabber.xmlstream.TLSRequired
TLS base exception.