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

◆ dramaStatus()

virtual StatusType drama::Exception::dramaStatus ( ) const
inlinevirtual

Return the DRAMA Status code associated with the exception.

If no DRAMA status is associated with the exception, will return DRAMA2__CPP_ERROR.

Returns
The DRAMA Status code of the exception.
Examples
dramahello.cpp, monitor1.cpp, and monitor2.cpp.

Referenced by operator<<().