libwolfram20

◆ getErrorCode()

int WAError::getErrorCode ( )

It returns the error code.

Returns
Error code
45 {
46 return this->_code;
47}
int _code
The error code HTTP Status 501: This status is returned if a given input value cannot be interpreted ...
Definition: WAError.h:41