Commit c257157
Trim UpdateDevice exception message to a simple statement
Exception messages should describe what went wrong; how to recover belongs in
the API doc-comment (which Device.h already has). Aligns with the simple-
statement style of the other DeviceImpl exception messages.
[Created by Copilot on behalf of @bghgary]
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9e8ab8b commit c257157
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments