|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
drama::Exception stream output operator
This function can be used to output the details of an exception to a output stream.
| strm | The output stream we want details sent to. |
| e | The exception to output |
References drama::Exception::toString().