class axl::err::StdErrorProvider
#include <axl_err_Error.h> class StdErrorProvider: public axl::err::ErrorProvider { public: // methods virtual sl::StringRef getErrorDescription(const ErrorRef& error); };
Inherited Members
public: // methods virtual sl::StringRef getErrorDescription(const ErrorRef& error) = 0;