-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
There is a new error class called UnsupportedOption, raised whenever an operation is passed an option that is unsupported by the selected server. The driver currently has more specific error classes that handle specific options (UnsupportedArrayFilters and UnsupportedCollation), which I believe should be replaced by a general error in the next major driver release.