Main Page   Class Hierarchy   Compound List   Compound Members  

Record::RangeError Class Reference

Out-of-range error. More...

Inheritance diagram for Record::RangeError:

agfioError List of all members.

Public Methods

 RangeError (const string &s)

Detailed Description

Out-of-range error.

Some methods will throw this error when they detect an out-of-range data access.


Constructor & Destructor Documentation

Record::RangeError::RangeError const string &    s [inline]
 

Parameters:
s  Error message.