Public Member Functions | Protected Attributes
RuntimeError Class Reference

a run time error exception More...

#include <runtime_error.h>

List of all members.

Public Member Functions

 RuntimeError (const char *fmt,...) G2O_ATTRIBUTE_FORMAT23
virtual const char * what () const throw ()
virtual ~RuntimeError () throw ()

Protected Attributes

std::string _errorMsg

Detailed Description

a run time error exception

Definition at line 28 of file runtime_error.h.


Constructor & Destructor Documentation

RuntimeError::RuntimeError ( const char *  fmt,
  ... 
) [explicit]

constructor which allows to give a error message with printf like syntax

Definition at line 24 of file runtime_error.cpp.

RuntimeError::~RuntimeError ( ) throw () [virtual]

Definition at line 39 of file runtime_error.cpp.


Member Function Documentation

virtual const char* RuntimeError::what ( ) const throw () [inline, virtual]

Definition at line 37 of file runtime_error.h.


Member Data Documentation

std::string RuntimeError::_errorMsg [protected]

Definition at line 40 of file runtime_error.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:18