libwolfram20
◆
isError()
bool WAPod::isError
(
)
It checks if the results contains valid data.
Return values
true
The result is an error
false
All OK
112
{
113
return
(this->
_error
!=
nullptr
);
114
}
WAPod::_error
WAError * _error
Information about the given error; nullptr if no error.
Definition:
WAPod.h:44
WAPod
Generated by
1.9.2