Public Member Functions

bad_index Class Reference

List of all members.

Public Member Functions

 bad_index (const long long &_index, const long long &_index_max)
 constructor
virtual const char * what () const throw ()
 accessor to the error message

Detailed Description

overflow when accessing to a sds data


Constructor & Destructor Documentation

bad_index::bad_index ( const long long &  _index,
const long long &  _index_max 
) [inline]

constructor

Parameters:
_index index to acces
_index_max max allowed index

Member Function Documentation

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

accessor to the error message

Returns:
the error message

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