Type guard to determine if an error is an instance of ApiXRequestError.
The error to check.
True if the error is an ApiXRequestError, false otherwise.
Type guard to determine if an error is an instance of ApiXRequestError.