mysqlx.
TimeoutError
Bases: mysqlx.errors.Error
mysqlx.errors.Error
Exception for errors relating to connection timeout.
args
with_traceback
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.