In file exception.hpp:Our of range exception used for arrays, vectors and matrices
Documentation
Our of range exception used for arrays, vectors and matrices
Inheritance:
Public Methods
-
RangeException(const string & where, int ind, int imin, int imax)
- where it occurs, index, minimal and maximal indices
Public Methods
-
void Append(const string & s)
-
const string& What()
Private Fields
-
string what
RangeException(const string & where, int ind, int imin, int imax)
- where it occurs, index, minimal and maximal indices
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.