ParserError Class Reference

The ParserError class represents a generic error that occurs during parsing. More...

#include <armarx/control/hardware_config/Errors.h>

+ Inheritance diagram for ParserError:

Public Member Functions

 ParserError (const std::string &message)
 

Detailed Description

The ParserError class represents a generic error that occurs during parsing.

Definition at line 35 of file Errors.h.

Constructor & Destructor Documentation

◆ ParserError()

ParserError ( const std::string &  message)
inline

Definition at line 38 of file Errors.h.


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