#include <IHttpError.h>
Inheritance diagram for mx::IHttpError:
Public Member Functions | |
virtual EHttpError | httpError ()=0 |
Retrieve the HTTP error state from a device. |
If a HTTP(s) capable device is in an erronous state, further information can be retrieved.
[agu]
Alexander Gugau