Exception: Sequel::UnableToReacquireConnectionError

Inherits:
Error
  • Object
show all
Defined in:
lib/sequel/extensions/temporarily_release_connection.rb

Overview

Error class raised if the connection pool does not provide the same connection object when checking a temporarily released connection out.

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception

Method Summary

Methods inherited from Error

#cause