link Property

Summary

An HTTP link to LEADTOOLS support for exceptions that occur on the server.

Syntax
TypeScript
JavaScript
Object.defineProperty(ServiceError.prototype, 'link', 
   get: function() 
) 
readonly link: string; 

Property Value

A string usable as a link to documentation on understanding the different code error values.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.