Commit 8708b92
Fix: when the update is null, the exception thrown in FindAndUpdateOperation should not mention that decoder is null
Signed-off-by: Gaspard Petit <[email protected]>1 parent af139c8 commit 8708b92
File tree
1 file changed
+1
-1
lines changed- driver-core/src/main/com/mongodb/internal/operation
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments