20.1.7.12. RpcBrokenPipeException¶
-
class RpcBrokenPipeException : public eprosima::fastdds::dds::rpc::RpcException¶
Exception thrown by the RPC API when the communication with the remote endpoint breaks.
Public Functions
-
inline RpcBrokenPipeException(bool local_is_server)¶
Constructor.
-
RpcBrokenPipeException(const RpcBrokenPipeException &other) noexcept = default¶
Copy constructor.
-
RpcBrokenPipeException &operator=(const RpcBrokenPipeException &other) noexcept = default¶
Copy assignment.
-
virtual ~RpcBrokenPipeException() noexcept = default¶
Destructor.
-
inline RpcBrokenPipeException(bool local_is_server)¶