Exceptions in BPF
Exceptions in BPF
Posted Jul 23, 2023 18:48 UTC (Sun) by rqosa (subscriber, #24136)In reply to: Exceptions in BPF by dezgeg
Parent article: Exceptions in BPF
Maybe naming it "error" (or something like that) would be a reasonable choice that isn't too similar to those 2 other terms?
(Java uses the word "error" in a similar sense in java.lang.Error's name — i.e. for "serious problems that a reasonable application should not try to catch".)