Intel clGPU
error_unsupported Class Reference

Exception type indicates that provided actual function parameters are not supported. More...

#include <errors.hpp>

Inherits logic_error.

Public Member Functions

 error_unsupported (const std::string &what_arg)
 
 error_unsupported (const char *what_arg)
 

Detailed Description

Exception type indicates that provided actual function parameters are not supported.

Definition at line 32 of file errors.hpp.


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