ocean v6.2.0 (2021-12-09T10:56:40Z)
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