3 lines
80 B
Python
3 lines
80 B
Python
|
|
class TLSClientExeption(IOError):
|
|
"""General error with the TLS client""" |