| HDK
    | 
#include <CE_Error.h>
 Inheritance diagram for CE_Error:
 Inheritance diagram for CE_Error:| 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 21 of file CE_Error.h.
| 
 | inline | 
Definition at line 24 of file CE_Error.h.
| 
 | inlineoverride | |||||||||||||
Definition at line 29 of file CE_Error.h.