Class TopicNotAvailableException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class TopicNotAvailableException : public std::runtime_error

Exception thrown when a topic is not available or times out.

Public Functions

inline explicit TopicNotAvailableException(const std::string &topic)
inline const std::string &topic() const noexcept