|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Get string identifying exception.
Returns a null terminated character sequence that may be used to identify the exception - in particular, the message that is part of this exception.
This method is an implementation of the std::exception method of the same name, but returns the same data as drama::Exception's toString() method.