logApplicationError Method

Summary

Handles application-specific error messages.

Syntax
TypeScript
JavaScript
logApplicationError = function() 
logApplicationError( 
   errorType: ErrorType, 
   message: string 
): void; 

Parameters

errorType

The ErrorType that occurred.

message

The Error Message provided from LEADVIEW

Remarks

The default ILogger for LEADVIEW performs the following:

Example

For an example, refer to RunSettings.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly

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