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

Although there were no syntactic errors in the description of the scenario, differences in meaning and inconsistencies were found. More...

#include <exception.hpp>

Inheritance diagram for common::scenario_simulator_exception::SemanticError:
Inheritance graph
[legend]
Collaboration diagram for common::scenario_simulator_exception::SemanticError:
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

Although there were no syntactic errors in the description of the scenario, differences in meaning and inconsistencies were found.

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: