ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ReusableExceptionImplementation.message
ocean
core
Exception
ReusableExceptionImplementation
template
ReusableExceptionImplementation
()
override const
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