New loplugin:dynexcspec: Add @throws documentation, salhelper

Change-Id: Icd2a5dd5602cdf9cb4435bfcb4fe355689677fbe
This commit is contained in:
Stephan Bergmann 2017-01-19 17:54:26 +01:00
parent b814e4d050
commit 4500e89f7f

View file

@ -91,6 +91,7 @@ namespace salhelper
timedout & operator =(timedout const &);
};
/// @throws timedout
ConditionWaiter(Condition& aCond,sal_uInt32 milliSec)
throw(
timedout