Exception: ClickhouseRuby::PoolError

Inherits:
Error
  • Object
show all
Defined in:
lib/clickhouse_ruby/errors.rb

Overview

Pool errors Raised when there are issues with the connection pool

Direct Known Subclasses

PoolExhausted, PoolTimeout

Instance Attribute Summary

Attributes inherited from Error

#original_error

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ClickhouseRuby::Error