Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-462

Remove DuplicateKeyException

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.0.0-rc0
    • Affects Version/s: 1.0.0-beta2
    • Component/s: None
    • Labels:
      None

      This class is never actually thrown. executeBulkWrite() always throws a BulkWriteException, and singular write methods (e.g. executeInsert()) throw WriteException and WriteConcernException after unwrapping a BulkWriteException.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: