# File lib/amq/client/async/adapter.rb, line 167
          def tcp_connection_failure_exception_class
            @tcp_connection_failure_exception_class ||= AMQ::Client::TCPConnectionFailed
          end