ReusableExceptionImplementation.message

template ReusableExceptionImplementation()
override const
static if(is(typeof(Throwable.message)))
message
()

Return Value

Type: cstring

currently active exception message

Meta