Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Server 2.7.1
Description
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.
Attachments
Issue Links
- 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