ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
ExceptionChain.opApply
ocean
core
Exception
ExceptionChain
Allows the user to iterate over the exception chain
struct
ExceptionChain
int
opApply
(
scope
int
delegate
(
ref
Throwable
)
dg
)
Meta
Source
See Implementation
ocean
core
Exception
ExceptionChain
functions
opApply
Allows the user to iterate over the exception chain