20.1.7.17. RpcFeedCancelledException¶
-
class RpcFeedCancelledException : public eprosima::fastdds::dds::rpc::RpcException¶
Exception thrown by the RPC API when the client cancels an input feed.
Public Functions
-
inline RpcFeedCancelledException(RpcStatusCode reason)¶
Constructor.
-
RpcFeedCancelledException(const RpcFeedCancelledException &other) noexcept = default¶
Copy constructor.
-
RpcFeedCancelledException &operator=(const RpcFeedCancelledException &other) noexcept = default¶
Copy assignment.
-
virtual ~RpcFeedCancelledException() noexcept = default¶
Destructor.
-
inline RpcFeedCancelledException(RpcStatusCode reason)¶