|
|
|
|
|
by fireflash38
810 days ago
|
|
Don't you get it? You're supposed to manually create the same stack trace by wrapping your errors! Isn't this much more readable? Error couldn't parse data: couldn't read csv : file not found Manually appending what you're trying to do at each level that checks for errors seems... Error prone. |
|