123456789_123456789_123456789_123456789_123456789_

Class: Mongo::Error::ConnectionPerished

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Error
Instance Chain:
Inherits: Error
  • Object
Defined in: lib/mongo/error/connection_perished.rb

Overview

Exception raised when trying to perform operations on a connection that experienced a network error.

Since:

  • 2.0.0

Instance Attribute Summary

ChangeStreamResumable - Included

#change_stream_resumable?

Can the change stream on which this error occurred be resumed, provided the operation that triggered this error was a getMore?

WriteRetryable - Included