CoreDX DDS Modern C++ API
Public Member Functions | List of all members
dds::core::ImmutablePolicyError Class Reference

Attempt to change a QoS policy that is not changeable after an entity has been enabled. More...

Inheritance diagram for dds::core::ImmutablePolicyError:
Inheritance graph
[legend]
Collaboration diagram for dds::core::ImmutablePolicyError:
Collaboration graph
[legend]

Public Member Functions

virtual const char * what () const throw ()
 Access the message contained in this exception. More...
 

Detailed Description

Attempt to change a QoS policy that is not changeable after an entity has been enabled.

Member Function Documentation

◆ what()

virtual const char* dds::core::ImmutablePolicyError::what ( ) const
throw (
)
virtual

Access the message contained in this exception.

Reimplemented from dds::core::Exception.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.