-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If we try encoding a bad ObjectID an exception is raise, but this exception is not define properly and we can't catch it easily.
It's possible to raise an existing Exception or create a specific exception to raise this error ?