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