RTI Connext Modern C++ API
Version 5.3.1
|
Indicates that RTI Connext ran out of the resources needed to complete the operation. More...
#include <Exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Access the message contained in this OutOfResourcesError exception. | |
Indicates that RTI Connext ran out of the resources needed to complete the operation.
Inherits also from std::runtime_error
|
virtual |
Access the message contained in this OutOfResourcesError exception.
Implements dds::core::Exception.