RTI Connext Modern C++ API
Version 5.3.1
|
Indicates that a dds::core::Entity downcast was incorrect. More...
#include <Exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Access the message contained in this InvalidDowncastError exception. | |
Indicates that a dds::core::Entity downcast was incorrect.
Inherits also from std::runtime_error
|
virtual |
Access the message contained in this InvalidDowncastError exception.
Implements dds::core::Exception.