-
- Downloads
Avoid try/catch for settings.
We can just test for the presence of these settings nicely here, no need to use a try / catch construct.
Loading
Please register or sign in to comment
We can just test for the presence of these settings nicely here, no need to use a try / catch construct.