ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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