ONE - On-device Neural Engine
|
Exception caused by internal error. More...
#include <InternalExn.h>
Public Member Functions | |
InternalExn (const char *filename, const int line, const std::string &msg) | |
InternalExn (const char *filename, const int line, const std::string &msg, uint32_t val) | |
InternalExn (const char *filename, const int line, const std::string &msg, const std::string &val) | |
const char * | what () const noexcept override |
Exception caused by internal error.
Note: Please use the above MACROs
Definition at line 40 of file InternalExn.h.
|
inline |
Definition at line 43 of file InternalExn.h.
|
inlineexplicit |
Definition at line 49 of file InternalExn.h.
|
inlineexplicit |
Definition at line 55 of file InternalExn.h.
|
inlineoverridenoexcept |
Definition at line 62 of file InternalExn.h.