Encapsulates error information from a failed call to the Document Library Service.
function lt.Document.ServiceError
class lt.Document.ServiceError()
When a service call results in an error, the Promise object will trigger its
fail
handlers with the jQuery jqXHR (XML Http Response object) and two exception information strings. Within the jqXHR
object there is more detailed exception information for both the developer and user of the application. By using ParseError
to create a new ServiceError object, those additional information objects are parsed from the jqXHR body and made
available as properties.
Refer to Promises in the Document Library Service for more information on jQuery jqXHR and service calls.
Promises in the Document Library Service
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document