ace::index_overflow Class Reference
Exception is thrown if incrementation of (unsigned) index would cause overflow of index datatype.
More...
#include <exceptions.h>
List of all members.
Detailed Description
Exception is thrown if incrementation of (unsigned) index would cause overflow of index datatype.
Constructor & Destructor Documentation
| ace::index_overflow::index_overflow |
( |
const std::string & |
message |
) |
[inline] |
- Parameters:
-
| message | Exception message. |
The documentation for this class was generated from the following file: