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