Exception type for errors caused by attemping to access containers out of bounds. More...
Public Member Functions | |
out_of_bounds (const std::string &message) | |
const char * | what () const throw () |
Exception type for errors caused by attemping to access containers out of bounds.
Definition at line 58 of file exception.hpp.
arbb::out_of_bounds::out_of_bounds | ( | const std::string & | message | ) | [inline] |
Definition at line 60 of file exception.hpp.
const char* arbb::exception::what | ( | ) | const throw () [inline, inherited] |
Definition at line 40 of file exception.hpp.
Copyright © 2010, Intel Corporation. All rights reserved.