List of all members.
Public Member Functions |
| bad_rank (const int &given_rank, const int &authorized_rank) |
| constructor
|
virtual const char * | what () const throw () |
| accessor to the error message
|
Detailed Description
given rank when reading the data of a file
Constructor & Destructor Documentation
bad_rank::bad_rank |
( |
const int & |
given_rank, |
|
|
const int & |
authorized_rank | |
|
) |
| | [inline] |
constructor
- Parameters:
-
| given_rank | rank given |
| authorized_rank | real rank |
- Returns:
Member Function Documentation
virtual const char* bad_rank::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: