Click or drag to resize

LkException Properties

The LkException type exposes the following members.

Properties
  NameDescription
Public propertyData (Inherited from Exception.)
Public propertyErrorCode
Enumerated type of the error codes.
Public propertyErrorMessage
Error message.
Public propertyHelpLink (Inherited from Exception.)
Public propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyInternalCode
For C0003 code errors, this property contains the LINKAR Server error code (see Error List).
Public propertyInternalMessage
For C0003 code errors, this property contains the LINKAR Server error message (See Server Error List)
Public propertyMessage (Inherited from Exception.)
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Top
See Also