clDNN
cldnn::error Class Reference

clDNN specific exception type. More...

#include <cldnn_defs.h>

Inheritance diagram for cldnn::error:
Collaboration diagram for cldnn::error:

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.
 

Detailed Description

clDNN specific exception type.

Definition at line 191 of file cldnn_defs.h.


The documentation for this class was generated from the following file: