Class RemoteInterface::TooManyStreamDestinations

Nested Relationships

This class is a nested type of Class RemoteInterface.

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class TooManyStreamDestinations : public std::runtime_error

Thrown if too many streams are running already on rc_visard.

Public Functions

inline explicit TooManyStreamDestinations(std::string msg)