| Class | Mongo::Error::InvalidUpdateDocument |
| In: |
lib/mongo/error/invalid_update_document.rb
|
| Parent: | Error |
Exception raised if the object is not a valid update document.
@since 2.0.0
| MESSAGE | = | 'Invalid update document provided'.freeze |
The error message.
@since 2.0.0 |