Main Page Class Hierarchy Compound List Compound Members
Record::RangeError Class Reference
Out-of-range error.
More...
Inheritance diagram for Record::RangeError:
List of all members.
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] |
|