mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
mirExceptionInitilizePayloadImpl
mir
exception
Undocumented in source. Be warned that the author may not have intended to support it.
version(D_Exceptions)
pragma(
inline
, false) pure nothrow @
nogc
@
safe
const
(
char
)[]
mirExceptionInitilizePayloadImpl
(
ref
return
char
[
maxMirExceptionMsgLen
]
payload
,
scope
const
(
char
)[]
msg
)
Meta
Source
See Implementation
mir
exception
classes
MirError
MirException
functions
enforce
mirExceptionInitilizePayloadImpl
manifest constants
maxMirExceptionMsgLen
mixin templates
MirThrowableImpl
templates
staticException