Class FelixClientException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class FelixClientException : public std::runtime_error

Subclassed by felix::AlreadySubscribedException, felix::BusException, felix::FailedAsyncSubscribeException, felix::FailedSubscribeException, felix::FailedUnsubscribeException, felix::FelixIoException, felix::MessageTooBigException, felix::NotSubscribedException, felix::PartiallyCompletedException, felix::ResourceNotAvailableException, felix::SendBeforeOpenException, felix::SendConnectionException, felix::SendConnectionRefusedException, felix::SendConnectionTimeoutException, felix::SendWhileConnectionDownException, felix::SubscribeException, felix::TrickleLogicException, felix::UnsubscribeTimeoutException

Public Functions

inline explicit FelixClientException(std::string const &message)