Exception class for errors during model loading. This exception is thrown when there are issues encountered while loading a machine learning model.
More...
#include <CelanturExceptions.h>
Exception class for errors during model loading. This exception is thrown when there are issues encountered while loading a machine learning model.
See Other Exceptions for more exceptions.
◆ ModelLoadException()
| celantur::ModelLoadException::ModelLoadException |
( |
std::string_view |
message | ) |
|
|
inline |
◆ what()
| const char * ModelLoadException::what |
( |
| ) |
const |
|
overridenoexcept |