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

Base class for an OpenCL Exception. More...

#include <CLException.h>

Inheritance diagram for icl::utils::CLException:
icl::utils::ICLException icl::utils::CLBufferException icl::utils::CLBuildException icl::utils::CLInitException icl::utils::CLKernelException

Public Member Functions

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

Static Public Member Functions

static string getMessage (const int errorCode, const string message)
 

Detailed Description

Base class for an OpenCL Exception.

Constructor & Destructor Documentation

◆ CLException()

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

Member Function Documentation

◆ getMessage()

static string icl::utils::CLException::getMessage ( const int  errorCode,
const string  message 
)
inlinestatic

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