RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
dds::core::TimeoutError Class Reference

Indicates that an operation has timed out. More...

#include <Exception.hpp>

Inheritance diagram for dds::core::TimeoutError:
dds::core::Exception

Public Member Functions

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

Detailed Description

Indicates that an operation has timed out.

Inherits also from std::runtime_error

Member Function Documentation

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

Access the message contained in this TimeoutError exception.

Returns
The message.

Implements dds::core::Exception.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc