Create an AssertTestException_String that owns a copy of the string denoted by the specified data if it is not NULL.

Synopsis

Declared in <bsls_asserttestexception.h>

AssertTestException_String(char const* data);

Created with MrDocs