IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

XErrorPath Property

An XPath to check the server response for errors.

Object Oriented Interface

public function getXErrorPath();
public function setXErrorPath($value);

Procedural Interface

ipworks_json_get($res, 15 );
ipworks_json_set($res, 15, $value );

Default Value

''

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.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]