IBSimu 1.0.4
Public Member Functions | Public Attributes
Error Struct Reference

Base error class. More...

#include <error.hpp>

Inheritance diagram for Error:
ErrorDim ErrorErrno ErrorNoMem ErrorRange ErrorUnimplemented

List of all members.

Public Member Functions

 Error ()
 Error (ErrorLocation loc, const std::string &str)

Public Attributes

ErrorLocation _loc
std::string _error_str

Detailed Description

Base error class.


Constructor & Destructor Documentation

Error::Error ( ) [inline]
Error::Error ( ErrorLocation  loc,
const std::string &  str 
) [inline]

Member Data Documentation

std::string Error::_error_str

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