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

◆ ErsRep()

virtual void drama::Exception::ErsRep ( ) const
virtual

Report details of this exception using ERS.

A number of ErsRep() calls are made to report details of this exception using the traditional DRAMA approach.

If the DRAMA2_ERS_DUMP environment variable is set, then full details are also printed to stderr - which gives you the stack dump etc, not otherwise available. This will also occur if you the original exception specified alwaysStackdump as truee.