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

◆ toString()

virtual std::string drama::Exception::toString ( ) const
virtual

Return the exception string.

Returns
The string added when the exception was generated, with line number and file name added.
Examples
dramahello.cpp.

Referenced by Exception(), operator<<(), and operator<<().