Class: Mongo::Error::SocketTimeoutError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
TimeoutError,
Error
|
|
|
Instance Chain:
|
|
| Inherits: |
Mongo::Error::TimeoutError
|
| Defined in: | lib/mongo/error/socket_timeout_error.rb |
Overview
Raised when a socket connection times out.
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? |