Commit 237710f
committed
đź”§ chore: update exception handling to catch Throwable in SpongeConfigManager
- change catch block from Exception to Throwable to handle broader error cases1 parent 58ebf19 commit 237710f
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- surf-api-core/surf-api-core/src/main/kotlin/dev/slne/surf/api/core/config/manager
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments