Exception type for unexpected internal errors. More...
Public Member Functions | |
internal_error (const std::string &message) | |
const char * | what () const throw () |
Exception type for unexpected internal errors.
If you encounter an arbb::internal_error exception, please consider reporting this as it is likely caused by an Intel(R) ArBB bug.
Definition at line 49 of file exception.hpp.
arbb::internal_error::internal_error | ( | const std::string & | message | ) | [inline] |
Definition at line 51 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.