helics  3.5.2
Classes | Namespaces
core-exceptions.hpp File Reference
#include <stdexcept>
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

class  helics::HelicsException
 
class  helics::FunctionExecutionFailure
 
class  helics::InvalidIdentifier
 
class  helics::InvalidParameter
 
class  helics::InvalidConversion
 
class  helics::InvalidFunctionCall
 
class  helics::ConnectionFailure
 
class  helics::RegistrationFailure
 
class  helics::HelicsSystemFailure
 
class  helics::FederateError
 

Namespaces

 helics
 the main namespace for the helics co-simulation library User functions will be in the helics namespace with internal functions possible in a lower level namespace
 

Detailed Description

definitions of exceptions used in HELICS