OdbDesignLib
OdbDesign ODB++ Parsing Library
Odb::Lib::FileModel::parse_error Class Reference
Inheritance diagram for Odb::Lib::FileModel::parse_error:

Public Member Functions

 parse_error (std::filesystem::path dataFile, const std::string &szDataLine, const std::string &szDataToken, int dataLineNumber, int sourceLine, const char *szSourceFile)
 
 parse_error (const char *szDataFile, const char *szDataLine, const char *szDataToken, int sourceLine, const char *szSourceFile)
 
 parse_error (const char *szDataFile, const char *szDataLine, int sourceLine, const char *szSourceFile)
 
 parse_error (const char *szDataFile, int sourceLine, const char *szSourceFile)
 
std::string toString (const std::string &message="") const
 
const parse_infogetParseInfo () const
 
char const * what () const noexcept
 

Detailed Description

Definition at line 15 of file parse_error.h.


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