Commit 7af2b30
print caught exceptions when (de)serializing (#332)
* print caught exceptions when (de)serializing
* include trace in error message
Co-authored-by: David Little <david.frank.little@gmail.com>
* print backtrace
* typo
* wrap sprint in try-catch block and print in debug
---------
Co-authored-by: David Little <david.frank.little@gmail.com>1 parent 5b90198 commit 7af2b30
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
209 | 215 | | |
210 | 216 | | |
211 | 217 | | |
| |||
221 | 227 | | |
222 | 228 | | |
223 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
224 | 236 | | |
225 | 237 | | |
226 | 238 | | |
| |||
0 commit comments