coral
A C++ library for distributed co-simulation
Public Member Functions | List of all members
coral::slave::TimeoutException Class Reference

Thrown when a communications timeout is reached. More...

#include "coral/slave/exception.hpp"

Inheritance diagram for coral::slave::TimeoutException:
std::runtime_error std::exception

Public Member Functions

std::chrono::milliseconds TimeoutDuration () const CORAL_NOEXCEPT
 The duration of the timeout that was reached.
 

Detailed Description

Thrown when a communications timeout is reached.


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