awesn1
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
core
/
at.asitplus.awesn1
/
runRethrowing
run
Rethrowing
inline
fun
<
R
>
runRethrowing
(
block
:
(
)
->
R
)
:
R
(
source
)
Runs
block
and encapsulates any thrown exception in an
Asn1Exception
unless it already is one