spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
Throwable.opApply
object
Throwable
Loop over the chain of Throwables.
class
Throwable
int
opApply
(
scope
int
delegate
(
Throwable
)
dg
)
Meta
Source
See Implementation
object
Throwable
constructors
this
destructors
~this
functions
message
opApply
refcount
interfaces
TraceInfo
properties
next
static functions
chainTogether
variables
file
info
line
msg
Loop over the chain of Throwables.