rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWBoundsErr Class Reference
[Miscellaneous]

Exception class that reports invalid indexes into buffers. More...

#include <rw/rwerr.h>

Inheritance diagram for RWBoundsErr:
RWInternalErr RWxmsg

List of all members.


Detailed Description

RWBoundsErr is used to report invalid indexes into buffers. For example, an RWTPtrOrderedVector<T, A> may report this type of error when an invalid index is provided to the RWTPtrOrderedVector<T>::at(size_type) method.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.