Class: Mongo::Error::SocketError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error
|
|
|
Instance Chain:
self,
ChangeStreamResumable,
WriteRetryable,
Error
|
|
| Inherits: |
Error
|
| Defined in: | lib/mongo/error/socket_error.rb |
Overview
Raised when a socket has an error.
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? |