RTI Connext Traditional C++ API  Version 5.2.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups Pages
connext::TimeoutException Class Reference

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

RTI Connext Traditional C++ API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc