diff options
-rw-r--r-- | connectivity/source/inc/java/tools.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/tools.hxx b/connectivity/source/inc/java/tools.hxx index ba7496c2e575..e3763cd655a0 100644 --- a/connectivity/source/inc/java/tools.hxx +++ b/connectivity/source/inc/java/tools.hxx @@ -46,7 +46,7 @@ namespace connectivity jobject convertTypeMapToJavaMap(const css::uno::Reference< css::container::XNameAccess > & _rMap); - /** return if a exception occurred + /** return if an exception occurred the exception will be cleared. @param pEnv The native java env |