-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
The v8 shell (and mongoFind) method catch and wrap all (...) exceptions as a "socket error on query message". In many cases, this is incorrect, and we should also bubble up the actual error message if possible with causedBy().
Also applies to all other mongoXXX operations.
- is duplicated by
-
SERVER-8317 Improve error reporting in V8
- Closed
- is related to
-
SERVER-7087 Investigate exception propagation behavior in V8
- Closed