Class: Mongo::Error::SocketTimeoutError

Inherits:
TimeoutError
  • Object
show all
Includes:
ChangeStreamResumable, WriteRetryable
Defined in:
lib/mongo/error/socket_timeout_error.rb

Overview

Raised when a socket connection times out.

Since:

  • 2.0.0

Method Summary

Methods included from ChangeStreamResumable

#change_stream_resumable?

Methods included from WriteRetryable

#write_retryable?