New loplugin:dynexcspec: Add @throws documentation, salhelper
Change-Id: Icd2a5dd5602cdf9cb4435bfcb4fe355689677fbe
This commit is contained in:
parent
b814e4d050
commit
4500e89f7f
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ namespace salhelper
|
|||
timedout & operator =(timedout const &);
|
||||
};
|
||||
|
||||
/// @throws timedout
|
||||
ConditionWaiter(Condition& aCond,sal_uInt32 milliSec)
|
||||
throw(
|
||||
timedout
|
||||
|
|
Loading…
Reference in a new issue