Class bad_status¶
Defined in File exceptions.hpp
Inheritance Relationships¶
Base Type¶
public amdinfer::runtime_error
(Class runtime_error)
Derived Type¶
public amdinfer::connection_error
(Class connection_error)
Class Documentation¶
-
class bad_status : public amdinfer::runtime_error¶
This exception gets thrown by the clients if a method fails or the server raises an error.
Subclassed by amdinfer::connection_error