Commit 95cdabe
committed
Fix error log message to clarify JSON write failure cause
Updated the log message in RestResponseExceptionHandler to specify that the JSON write failure is due to the path being smaller than 3. This improves clarity and debugging efficiency when analyzing error logs.1 parent aa4fd40 commit 95cdabe
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- application-engine/src/main/java/com/netgrif/application/engine/workflow/web
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments