ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
getStackTrace
ae
utils
exception
Extracts the stack trace from an exception's
toString
, as an array of lines.
string
[]
getStackTrace
(
string
until
= __FUNCTION__
,
string
since
= "_d_run_main"
)
Meta
Source
See Implementation
ae
utils
exception
aliases
CaughtException
assertEqual
classes
NoException
functions
exceptionContext
formatException
getStackTrace
mixin templates
DeclareException
templates
assertOp
Extracts the stack trace from an exception's toString, as an array of lines.