XErrorPath Property
An XPath to check the server response for errors.
Syntax
public String getXErrorPath(); public void setXErrorPath(String XErrorPath);
Remarks
This property contains an XPath to check the server response for errors. If the XPath exists, an exception will be thrown containing the value of the element at the path.
Default Value
""