Set the message attribute of this object to the specified value.
Synopsis
Declared in <bdljsn_error.h>
Error&
setMessage(std::string_view const& value);
Return Value
a non‐`const` reference to this object
Parameters
Name |
Description |
value |
description of the error |
Created with MrDocs