Class: Mongo::Error::ServerApiConflict
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error
|
|
|
Instance Chain:
self,
Error
|
|
| Inherits: |
Error
|
| Defined in: | lib/mongo/error/server_api_conflict.rb |
Overview
Exception raised when a ::Mongo::Client has :server_api configured and an
operation attempts to specify any of server API version parameters.