module Mongo::Error::Notable

A module encapsulating functionality to manage data attached to exceptions in the driver, since the driver does not currently have a single exception hierarchy root.

@since 2.11.0 @api private