Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5990

Extending Exception and Error Handling

      JavaScript within a browser and Node.js have concepts of error handling and exception handling.

      Need mongo to provide similar support for error/exception handling.

      A very trivial example: when running a cron to execute a script; I need any JavaScript syntax errors captured by my custom code. If mongo says a query was invalid, I need that also captured by my code so I can log it with contextual details.

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            nask Nas Kavian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: