AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ FmtWrite() [2/2]

void drama::Exception::FmtWrite ( const char str)

Safe formatted write to an exception message string.

Case with no arguments.

Deprecated:
Please use the FmtWriteF() version. That matches the more modern C++ style and is safer.
Parameters
strThe string to be written.

Referenced by FmtWrite().