Simox  2.3.74.0
simox::error::SimoxError Class Reference

The base class of all errors thrown by SimoxUtility. More...

Inheritance diagram for simox::error::SimoxError:
simox::json::error::JsonError simox::json::error::ConversionError simox::json::error::IOError simox::json::error::ParseError

Public Member Functions

 SimoxError (const std::string &message)
 

Detailed Description

The base class of all errors thrown by SimoxUtility.

Constructor & Destructor Documentation

◆ SimoxError()

simox::error::SimoxError::SimoxError ( const std::string &  message)