[#BloombergLP-bsls-AssertTestException_String-2constructor-0f] = 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 string whose value is the same as that owned by `original` if any. == Synopsis Declared in `<bsls_asserttestexception.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AssertTestException_String(xref:BloombergLP/bsls/AssertTestException_String.adoc[AssertTestException_String] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#