coral
A C++ library for distributed co-simulation
List of all members
coral::protocol::execution::RemoteErrorException Class Reference

Exception which signifies that the remote end sent a DENIED or ERROR message. More...

#include "coral/protocol/execution.hpp"

Inheritance diagram for coral::protocol::execution::RemoteErrorException:
std::runtime_error std::exception

Detailed Description

Exception which signifies that the remote end sent a DENIED or ERROR message.

The what() function may be called to get the detailed error information that was received.


The documentation for this class was generated from the following file: