Create an AssertTestException_String that owns a string whose value is the same as that owned by original if any.
Declared in <bsls_asserttestexception.h>
AssertTestException_String(AssertTestException_String const& original);
| Name | Description |
|---|---|
| original | object whose owned string is copied, if any |