Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

JqXHR Property

Show in webframe
The original jQuery jqXHR object provided in ParseError.
Syntax
get_jqXHR();
Object.defineProperty('jqXHR');

Property Value

TypeDescription
Objectif no jqXHR object was initially provided, then null, otherwise that same object.
Remarks

By providing the original jqxhr object as a property of the ServiceError object, we encapsulate all necessary information into one object. No changes are made to the jqxhr object.

See ServiceError or Promises in the Documents Library Service for more information.

See Also

Reference

ServiceError Object
ServiceError Members

Error processing SSI file