ViennaCL - The Vienna Computing Library  1.5.0
Public Member Functions
statement_not_supported_exception Class Reference

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 ()

Detailed Description

Exception for the case the scheduler is unable to deal with the operation.


Constructor & Destructor Documentation

statement_not_supported_exception ( std::string  message) [inline]
virtual ~statement_not_supported_exception ( ) throw () [inline, virtual]

Member Function Documentation

virtual const char* what ( ) const throw () [inline, virtual]

The documentation for this class was generated from the following file: