-
Type: Task
-
Resolution: Won't Fix
-
Priority: Trivial - P5
-
Affects Version/s: 0.1.4
-
Component/s: None
-
None
I noticed that Symfony switched to this convention for 3.0. It should be helpful if people are using MongoDB\Driver\ExceptionInterface, as it's (1) clear we're an interface and (2) won't generally conflict if they also happen to be using the global Exception class.