helics  3.5.2
Public Member Functions | Public Attributes | List of all members
helics::FederateError Class Reference

#include <core-exceptions.hpp>

+ Inheritance diagram for helics::FederateError:

Public Member Functions

 FederateError (int errorCode, std::string_view message) noexcept
 
- Public Member Functions inherited from helics::HelicsException
 HelicsException (std::string_view message) noexcept
 
virtual const char * what () const noexcept override
 

Public Attributes

int code {0}
 

Detailed Description

exception generated by a HELICS federate


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