Click or drag to resize
IntuitErrorHandlerHandleErrors Method
Overload List
  NameDescription
Public methodStatic memberHandleErrors(String)
Check the response for any errors it might indicate. Will throw an exception if API response indicates an error. Will throw an exception if it has a problem determining success or error.
Public methodStatic memberHandleErrors(XmlNode)
Check the response for any errors it might indicate. Will throw an exception if API response indicates an error. Will throw an exception if it has a problem determining success or error.
Top
See Also