ZookChatBot / tls_client /exceptions.py
JeffJing's picture
Upload 25 files
a9ee289
raw
history blame contribute delete
78 Bytes
class TLSClientExeption(IOError):
"""General error with the TLS client"""