18#ifndef _SDF_EXCEPTION_PRIVATE_HH_
19#define _SDF_EXCEPTION_PRIVATE_HH_
37 public: std::string
str;
Definition ExceptionPrivate.hh:29
std::string file
The error function.
Definition ExceptionPrivate.hh:31
std::string str
The error string.
Definition ExceptionPrivate.hh:37
std::int64_t line
Line the error occured on.
Definition ExceptionPrivate.hh:34
namespace for Simulation Description Format parser
Definition Console.hh:36