Class invalid_argument¶
Defined in File exceptions.hpp
Inheritance Relationships¶
Base Type¶
public amdinfer::runtime_error
(Class runtime_error)
Class Documentation¶
-
class invalid_argument : public amdinfer::runtime_error¶
This exception gets thrown if an invalid argument is passed to a function.