ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
ReusableExceptionImplementation.message
ocean
core
Exception
ReusableExceptionImplementation
template
ReusableExceptionImplementation
()
override const @
safe
nothrow
static if
(
is(typeof(Throwable.message))
)
cstring
message
(
)
Return Value
Type:
cstring
currently active exception message
Meta
Source
See Implementation
ocean
core
Exception
ReusableExceptionImplementation
constructors
this
functions
append
enforce
fmtAppend
message
set
variables
reused_msg