Exception: Parse::MongoDB::ClientMismatch
- Inherits:
-
StandardError
- Object
- StandardError
- Parse::MongoDB::ClientMismatch
- Defined in:
- lib/parse/mongodb.rb
Overview
Raised when a mongo-direct query is authorized by one Parse client but this process's global MongoDB connection belongs to another. See verify_client!.