mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
ExceptionBody
mecca
lib
exception
Undocumented in source.
mixintemplate
ExceptionBody
(string msg)
mixin template
ExceptionBody (
string
msg
) {
this
(string file, size_t line, Throwable next);
}
mixintemplate
ExceptionBody
()
Constructors
this
this
(string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
mecca
lib
exception
aliases
DBG_ASSERT
classes
RangeErrorWithReason
functions
ABORT
ASSERT
DIE
assertEQ
assertGE
assertGT
assertLE
assertLT
assertNE
assertOp
assertThrows
enforceFmt
enforceNGC
errnoCall
errnoEnforceNGC
extractStack
mkEx
mkExFmt
mkExLine
rangeError
setEx
switchCurrExcBuf
traceDisableCompileTimeInstrumentation
mixin templates
ExceptionBody
properties
assertRaised
static variables
_currExcBuf
_tlsExcBuf
structs
DefaultTraceInfoABI
ExcBuf
variables
blowUpHandler