Public Member Functions | |
| ValueError (const char *format,...) | |
| PyObject * | python_type () override |
Public Member Functions inherited from torch::PyTorchError | |
| const char * | what () const noexceptoverride |
Additional Inherited Members | |
Data Fields inherited from torch::PyTorchError | |
| std::string | msg |
Definition at line 137 of file Exceptions.h.
1.8.11