RTI Connext Modern C++ API
Version 5.3.0
|
Indicates that the application specified a set of QoS policies that are not consistent with each other. More...
#include <Exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Access the message contained in this NotEnabledError exception. | |
Indicates that the application specified a set of QoS policies that are not consistent with each other.
Inherits also from std::logic_error
|
virtual |
Access the message contained in this NotEnabledError exception.
Implements dds::core::Exception.