libwolfram20
◆
getError()
WAError
* WAPod::getError
(
)
It provides information about what happened.
Returns
Information about the error
Return values
nullptr
Error not returned by the API
121
{
122
return
this->
_error
;
123
}
WAPod::_error
WAError * _error
Information about the given error; nullptr if no error.
Definition:
WAPod.h:44
WAPod
Generated by
1.9.2