-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.7
-
Component/s: JavaScript
-
None
-
Fully Compatible
-
ALL
-
Platform 7 08/10/15
Our SpiderMonkey integration layer throws Mongo style user assertions with Mongo Error Codes. It uses a facility shared with SpiderMonkey when it has to round trip errors through javascript, and here we find collisions.
We should lift our errors above all of SpiderMonkey's errors to avoid conflicts
- related to
-
SERVER-19682 Prevent JSThread exceptions in concurrency suite when global db is undefined
- Closed