Class RemoteInterface::NotAccepted
Defined in File remote_interface.h
Nested Relationships
This class is a nested type of Class RemoteInterface.
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class NotAccepted : public std::runtime_error
Thrown if a service call is not accepted.
Public Functions
-
inline explicit NotAccepted(std::string service_name)
-
inline explicit NotAccepted(std::string service_name)