Class file_not_found_error¶
Defined in File exceptions.hpp
Inheritance Relationships¶
Base Type¶
public amdinfer::runtime_error
(Class runtime_error)
Class Documentation¶
-
class file_not_found_error : public amdinfer::runtime_error¶
This exception gets thrown if a requested file cannot be found.