tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Exception.this
object
Exception
Undocumented in source.
this
(char[] msg, char[] file, long line, Exception next, TraceInfo info)
this
(char[] msg, Exception next)
this
(char[] msg, char[] file, long line, Exception next)
class
Exception
this
(
char
[]
msg
,
char
[]
file
,
long
line
,
Exception
next
= null
)
Meta
Source
See Implementation
object
Exception
constructors
this
functions
toString
writeOut
writeOutMsg
interfaces
TraceInfo
structs
FrameInfo
variables
file
info
line
msg
next