Image Component Library (ICL)
|
Base class for an OpenCL Exception. More...
#include <CLException.h>
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) |
Base class for an OpenCL Exception.
|
inline |
|
inlinestatic |