libwolfram20
◆
getErrorMessage()
std::string WAError::getErrorMessage
(
)
It returns information about the error.
Returns
Error message
36
{
37
return
this->
_msg
;
38
}
WAError::_msg
std::string _msg
A short message describing the error.
Definition:
WAError.h:42
WAError
Generated by
1.9.2