An HTTP link to LEADTOOLS support for exceptions that occur on the server.
Object.defineProperty(ServiceError.prototype, 'link',
get: function()
)
link: string; // read-only
A string usable as a link to documentation on understanding the different code error values.
The Code property may return an integer other than zero, which would indicate a specific LEAD error. In that case, the Link will be a link to documentation that maps that code to a value. Otherwise, the link will be a general documentation link.
See ServiceError 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