Public Member Functions | Private Attributes
OutOfRangeException Class Reference

#include <OutOfRangeException.h>

List of all members.

Public Member Functions

 OutOfRangeException (const std::string &s)
virtual const char * what () const throw ()
virtual ~OutOfRangeException () throw ()

Private Attributes

std::string mStr

Detailed Description

Definition at line 42 of file OutOfRangeException.h.


Constructor & Destructor Documentation

OutOfRangeException::OutOfRangeException ( const std::string &  s) [inline]

Definition at line 45 of file OutOfRangeException.h.

virtual OutOfRangeException::~OutOfRangeException ( ) throw () [inline, virtual]

Definition at line 46 of file OutOfRangeException.h.


Member Function Documentation

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

Definition at line 47 of file OutOfRangeException.h.


Member Data Documentation

std::string OutOfRangeException::mStr [private]

Definition at line 49 of file OutOfRangeException.h.


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


structure_coloring_fkie
Author(s): Bastian Gaspers
autogenerated on Sun Jan 5 2014 11:38:09