RTI Connext Traditional C++ API  Version 6.1.0

The operation timed out (does not apply to wait or receive operations) More...

Inheritance diagram for connext::TimeoutException:
connext::RuntimeException

Detailed Description

The operation timed out (does not apply to wait or receive operations)

Operations that wait for samples (e.g. connext::Requester::wait_for_replies(int, const Duration_t&) or connext::Replier::receive_requests(int, int, const Duration_t&)) do not throw this exception.

See also
DDS_RETCODE_TIMEOUT