summaryrefslogtreecommitdiff
path: root/tools/qa
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2021-03-19 15:48:33 +0900
committerTomaž Vajngerl <quikee@gmail.com>2021-03-21 09:19:56 +0100
commit296f39567b49d6edb054648e7e633ac0bb7111e1 (patch)
tree4325f19967c19e0f016dded522bd0f0c4a555ab5 /tools/qa
parentdd49d1985d3293095fa6e6ce3b2b0d57d5da8c27 (diff)
devtools: enclose calls with try/catch to handle exceptions
Some calls to UNO objects throw a RuntimeException if they aren't implemented, so this makes it necessary to enclose calls to with try/catch to prevent that exceptions propagate all the way to the top (crashing the application). Change-Id: I321171052906c4fe531377949a906689d2182771 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112787 Tested-by: Tomaž Vajngerl <quikee@gmail.com> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'tools/qa')
0 files changed, 0 insertions, 0 deletions