RTI Connext Modern C++ API
Version 7.0.0
|
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. More... | |
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.