CEBL  2.1
Public Member Functions
cppRException Class Reference

#include <cppR_exceptions.hpp>

Public Member Functions

 cppRException (string message)
virtual ~cppRException () throw ()
virtual const char * what () const throw ()

Detailed Description

Definition at line 28 of file cppR_exceptions.hpp.


Constructor & Destructor Documentation

cppRException::cppRException ( string  message)
inline

Definition at line 34 of file cppR_exceptions.hpp.

virtual cppRException::~cppRException ( ) throw ()
inlinevirtual

Definition at line 39 of file cppR_exceptions.hpp.


Member Function Documentation

virtual const char* cppRException::what ( ) const throw ()
inlinevirtual

Definition at line 41 of file cppR_exceptions.hpp.


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