Image Component Library (ICL)
Public Member Functions | List of all members
icl::utils::CLBuildException Class Reference

Class for an OpenCL Exception during kernel compiling. More...

#include <CLException.h>

Inheritance diagram for icl::utils::CLBuildException:
icl::utils::CLException icl::utils::ICLException

Public Member Functions

 CLBuildException (const std::string &msg) throw ()
 
- Public Member Functions inherited from icl::utils::CLException
 CLException (const std::string &msg) throw ()
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Additional Inherited Members

- Static Public Member Functions inherited from icl::utils::CLException
static string getMessage (const int errorCode, const string message)
 

Detailed Description

Class for an OpenCL Exception during kernel compiling.

Constructor & Destructor Documentation

◆ CLBuildException()

icl::utils::CLBuildException::CLBuildException ( const std::string &  msg)
throw (
)
inline

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