RTI Connext Modern C++ API
Version 5.3.1
|
Indicates that the application attempted to modify an immutable QoS policy. More...
#include <Exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Access the message contained in this ImmutablePolicyError exception. | |
Indicates that the application attempted to modify an immutable QoS policy.
Inherits also from std::logic_error
|
virtual |
Access the message contained in this ImmutablePolicyError exception.
Implements dds::core::Exception.