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

◆ getStackTrace()

virtual std::string drama::Exception::getStackTrace ( ) const
inlinevirtual

Return the stack trace created when the exception was created.

Returns
The stack trace as a string.