Class TopicNameInvalidError

Inheritance Relationships

Base Type

Class Documentation

class TopicNameInvalidError : public email::ObjectNameInvalidError

Error when a topic name is invalid.

Public Functions

inline explicit TopicNameInvalidError(const std::string &topic_name, const std::string &reason)