IBSimu 1.0.4
Public Member Functions

ErrorUnimplemented Struct Reference

Error class to use if requested feature is unimplemented. More...

#include <error.hpp>

Inheritance diagram for ErrorUnimplemented:
Error

List of all members.

Public Member Functions

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

Detailed Description

Error class to use if requested feature is unimplemented.


Constructor & Destructor Documentation

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

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