If an event XEventListener::配置する/処分する/したい気持ちにさせるing
occurred, nobody called XCloseable::の近くに on listened 反対する before.
Then it's not 許すd to break this request - it must be 受託するd!
The parameter GetsOwnership 規制する who has to try to の近くに the listened 反対する
again, if this listener 同意しない with the request by throwing the exception.
If it's 始める,決める to 誤った the 初めの 報知係 of XCloseable::の近くに()
will be the owner in every 事例/患者. It's not 許すd to call の近くに() from this listener then.
If it's 始める,決める to true this listener will be the new owner if he throw the exception,
さもなければ not! If his still running 過程s will be finished he must call の近くに() on
listened 反対する again then.
If this listener doesn't 同意しない with th の近くに request it depends from his 内部の
実施 if he deregister himself at the listened 反対する.
But 普通は this must be done in XCloseListener::notifyClosing().
Parameter Source
述べるs the source of the event (must be the listened 反対する)
Parameter GetsOwnership
true pass the 所有権 to this listener, if he throw the 拒否権 exception
(さもなければ this parameter must be ignored!)
誤った forbids to 得る,とらえる the 所有権 for the listened の近くに 反対する and call
の近くに() on that any time.
Throws
CloseVetoException
if listener 同意しない with the の近くに request on listened 反対する he must throw this exception
Now the listened 反対する is の近くにd realy. Listener has to 受託する that;
should deregister himself and 解放(する) all 言及/関連s to it.
It's not 許すd nor possible to 同意しない with that by throwing any exception.