123456789_123456789_123456789_123456789_123456789_

Exception: Mongo::Error::RaiseOriginalError Private

Do not use. This class is for internal use only.
Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Exception
Instance Chain:
self, Exception
Inherits: Exception
  • Object
Defined in: lib/mongo/error/raise_original_error.rb

Overview

Note:

This class must not derive from ::Mongo::Error.

This is a special marker exception class used internally in the retryable reads/writes implementation. Its purpose is to bypass note addition when raising the exception from the first read/write attempt.

Since:

  • 2.0.0