Commit cb2746f
committed
Refactor exception to a more descriptive one
Taking as a proxy the file Http.java file in the same directory, we have replaced the RuntimeException class for an IllegalStateException containing a descriptive message.1 parent 37f0404 commit cb2746f
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments