|
ViennaCL - The Vienna Computing Library
1.5.1
|
Exception for the case the scheduler is unable to deal with the operation. More...
#include <forwards.h>
Public Member Functions | |
| statement_not_supported_exception () | |
| statement_not_supported_exception (std::string message) | |
| virtual const char * | what () const throw () |
| virtual | ~statement_not_supported_exception () throw () |
Exception for the case the scheduler is unable to deal with the operation.
| statement_not_supported_exception | ( | ) | [inline] |
| statement_not_supported_exception | ( | std::string | message | ) | [inline] |
| virtual ~statement_not_supported_exception | ( | ) | throw () [inline, virtual] |
| virtual const char* what | ( | ) | const throw () [inline, virtual] |
1.7.6.1