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


Public Member Functions | |
| Exception () | |
| Exception (const std::string &what) | |
| Exception (const char *what) | |
Public Member Functions inherited from tvm::exception::Exception | |
| Exception () | |
| Exception (const std::string &what) | |
| Exception (const char *what) | |
| const char * | what () const noexcept override |
General function-related exception
|
inline |
|
inline |
|
inline |