Exception: Mongo::InvalidOperation

Inherits:
MongoDBError show all
Defined in:
lib/mongo/exceptions.rb

Overview

Raised when a client attempts to perform an invalid operation.

Instance Attribute Summary

Attributes inherited from MongoDBError

#error_code, #result

Method Summary

Methods inherited from MongoDBError

#initialize

Constructor Details

This class inherits a constructor from Mongo::MongoDBError