All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Public Attributes | List of all members
sdf::ExceptionPrivate Class Reference

#include <ExceptionPrivate.hh>

Public Attributes

std::string file
 The error function. More...
 
int64_t line
 Line the error occured on. More...
 
std::string str
 The error string. More...
 

Member Data Documentation

std::string sdf::ExceptionPrivate::file

The error function.

int64_t sdf::ExceptionPrivate::line

Line the error occured on.

std::string sdf::ExceptionPrivate::str

The error string.


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