mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
additional data for task observer error
This commit is contained in:
parent
ee250e8bcf
commit
c51644b2e7
@ -133,6 +133,7 @@ void SingletonTaskObserver::removeTask(DHASH id, TaskObserverType type)
|
||||
}
|
||||
else {
|
||||
em->addError(new Error(funcName, "entry not found"));
|
||||
em->addError(new ParamError(funcName, "existing entry count", mObserverEntrys.getNItems()));
|
||||
em->sendErrorsAsEmail();
|
||||
}
|
||||
unlock();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user