-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: JavaScript, Shell
-
None
-
Server 2.7.1
Instances of Error have a stack trace in addition to a message, which could then be printed if the exception reaches the top of the call stack. Presently, the MongoDB javascript code in the shell and in the server throws a mix of strings and Errors.
- is depended on by
-
SERVER-10178 Print js stack traces when exceptions reach the top of the call stack in the shell.
- Closed
- is duplicated by
-
SERVER-10185 Throw objects not strings
- Closed
- links to