ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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