-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The CRUD API discusses throwing an exception if the user accesses fields on a write result when it is unacknowledged. I'm inclined to either throw a BadMethodCallException or, more generally, a LogicException. I don't consider it a RuntimeException, as it indicates incorrect code and something the developer should know not to do in advance.
- related to
-
PHPC-693 Unacknowledged WriteResults have null counts
- Closed