clDNN
|
clDNN specific exception type. More...
#include <cldnn_defs.h>
Public Member Functions | |
error (const std::string &_Message, status_t status=CLDNN_ERROR) | |
error (const char *_Message, status_t status=CLDNN_ERROR) | |
const status_t & | status () const |
Returns clDNN status code. | |
clDNN specific exception type.
Definition at line 191 of file cldnn_defs.h.