Image Component Library (ICL)
|
Class for an OpenCL Exception during kernel compiling. More...
#include <CLException.h>
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) |
Class for an OpenCL Exception during kernel compiling.
|
inline |