|
TVM
0.9.4
|
#include <tvm/exception/exceptions.h>


Public Member Functions | |
| Exception () | |
| Exception (const std::string &what) | |
| Exception (const char *what) | |
| const char * | what () const noexcept override |
Base exception class for TVM specific exceptions
|
inline |
|
inline |
|
inline |
|
inlineoverridenoexcept |