spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
Throwable.this
object
Throwable
Undocumented in source.
this
(string msg, Throwable nextInChain)
this
(string msg, string file, size_t line, Throwable nextInChain)
class
Throwable
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
string
file
,
size_t
line
,
Throwable
nextInChain
= null
)
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