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

Class for an OpenCL Exception associated with kernels. More...

#include <CLException.h>

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

Public Member Functions

 CLKernelException (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 associated with kernels.

Constructor & Destructor Documentation

◆ CLKernelException()

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

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