Exception type for errors caused by using methods incorrectly within a map. More...
Public Member Functions | |
invalid_op_within_map (const std::string &message) | |
const char * | what () const throw () |
Exception type for errors caused by using methods incorrectly within a map.
Definition at line 91 of file exception.hpp.
arbb::invalid_op_within_map::invalid_op_within_map | ( | const std::string & | message | ) | [inline] |
Definition at line 93 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.