Class RTPSMessageGroup::limit_exceeded

Nested Relationships

This class is a nested type of Class RTPSMessageGroup.

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class limit_exceeded : public std::runtime_error

Exception thrown when a operation exceeds the maximum bytes this object can process in the current period of time.

Public Functions

inline limit_exceeded()
virtual ~limit_exceeded() = default