arbb::invalid_op_within_map Class Reference

Exception type for errors caused by using methods incorrectly within a map. More...

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

List of all members.

Public Member Functions

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

Detailed Description

Exception type for errors caused by using methods incorrectly within a map.

Definition at line 91 of file exception.hpp.


Constructor & Destructor Documentation

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

Definition at line 93 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.