Commit c697c8f
committed
Don't print stacktrace when parsing IA for keyring fails.
A KNXFormatException also happens when, e.g., running a device scan and using only the area or area.line part of the topology. In such cases, we don't need a keyring in the first place.1 parent edc391e commit c697c8f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments