#21 Report exceptions in nodes

クローズ
7 年 前caryoscelus によって開かれました · 1 コメント
caryoscelus7 年 前 にコメントしました

Basically we need to have some kind of (perhaps global) error log, which would also keep track of repeating errors.

Basically we need to have some kind of (perhaps global) error log, which would also keep track of repeating errors.
caryoscelus7 年 前 にコメントしました
オーナー

Implementation idea: non-virtual get(..) const noexcept that calls virtual get_impl(..) const (that throws whenever it feels like it) and collects its errors into log.

Implementation idea: non-virtual `get(..) const noexcept` that calls virtual `get_impl(..) const` (that throws whenever it feels like it) and collects its errors into log.
caryoscelus この課題がコミット 7 年 前 から参照されました
caryoscelus この課題がコミット 7 年 前 から参照されました
caryoscelus この課題がコミット 7 年 前 から参照されました
caryoscelus 7 年 前 に閉じられました
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません