arbb::out_of_bounds Class Reference

Exception type for errors caused by attemping to access containers out of bounds. More...

Inheritance diagram for arbb::out_of_bounds:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 out_of_bounds (const std::string &message)
const char * what () const throw ()

Detailed Description

Exception type for errors caused by attemping to access containers out of bounds.

Definition at line 58 of file exception.hpp.


Constructor & Destructor Documentation

arbb::out_of_bounds::out_of_bounds ( const std::string &  message  )  [inline]

Definition at line 60 of file exception.hpp.


Member Function Documentation

const char* arbb::exception::what (  )  const throw () [inline, inherited]

Definition at line 40 of file exception.hpp.


The documentation for this class was generated from the following file:

Submit feedback on this help topic

Copyright © 2010, Intel Corporation. All rights reserved.