The original jQuery jqXHR object provided in ParseError.
Object.defineProperty(ServiceError.prototype, 'jqXHR',
get: function()
)
jqXHR: any; // read-only
if no jqXHR object was initially provided, then null, otherwise that same object.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET