Allows to check if the provided reference was used to report an error. Those APIs that return an axlError reference filled with the textual error diagnostic, can take advantage of this function. It Allows to check if the error was used to report an error, instead of checking a returning value containing a particular error code. See axl_error_new for more information.
|