scenario_simulator_v2 C++ API
Public Member Functions | List of all members
common::scenario_simulator_exception::SimulationError Struct Reference

A problem occurred that interfered with the continuation of the simulation. More...

#include <exception.hpp>

Inheritance diagram for common::scenario_simulator_exception::SimulationError:
Inheritance graph
[legend]
Collaboration diagram for common::scenario_simulator_exception::SimulationError:
Collaboration graph
[legend]

Public Member Functions

template<typename... Ts>
 Error (Ts &&... xs)
 
- Public Member Functions inherited from common::scenario_simulator_exception::Error
template<typename... Ts>
 Error (Ts &&... xs)
 

Detailed Description

A problem occurred that interfered with the continuation of the simulation.

Member Function Documentation

◆ Error()

template<typename... Ts>
common::scenario_simulator_exception::Error::Error ( typename...  Ts)
inlineexplicit

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