ViennaCL - The Vienna Computing Library  1.5.1
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>

Inheritance diagram for statement_not_supported_exception:

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

Member Function Documentation

virtual const char* what ( ) const
throw (
)
inlinevirtual

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