Class RTPSMessageGroup::timeout
Defined in File RTPSMessageGroup.h
Nested Relationships
This class is a nested type of Class RTPSMessageGroup.
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class timeout : public std::runtime_error
Exception thrown when a operation exceeds the maximum blocking time.
Public Functions
-
inline timeout()
-
virtual ~timeout() = default
-
inline timeout()