HDK
|
#include <CE_Error.h>
Public Member Functions | |
CE_Error (cl_int err, const char *err_str=nullptr) | |
const char * | what () const override throw () |
A class derived from cl::Error that allows arbitrary error messages to be stored with the exception (as opposed to only globals like string literals).
Definition at line 23 of file CE_Error.h.
|
inline |
Definition at line 26 of file CE_Error.h.
|
inlineoverride |
Definition at line 31 of file CE_Error.h.