Class: Mongo::Error::ConnectionPerished

Inherits:
Error
  • Object
show all
Includes:
ChangeStreamResumable, WriteRetryable
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

Method Summary

Methods included from ChangeStreamResumable

#change_stream_resumable?

Methods included from WriteRetryable

#write_retryable?