[#BloombergLP-bsls-AssertTestException_String-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/AssertTestException_String.adoc[AssertTestException_String]::AssertTestException_String :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AssertTestException_String(char const* data); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#