LkException Class |
Namespace: LinkarCommon
The LkException type exposes the following members.
Name | Description | |
---|---|---|
LkException(ERRORCODE) | Initializes a new instance of the LkException class | |
LkException(ERRORCODE, String) | Initializes a new instance of the LkException class |
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
ErrorCode | Enumerated type of the error codes. | |
ErrorMessage | Error message. | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
InternalCode |
For C0003 code errors, this property contains the LINKAR Server error code (see Error List).
| |
InternalMessage |
For C0003 code errors, this property contains the LINKAR Server error message (See Server Error List)
| |
Message | (Inherited from Exception.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from Exception.) | |
GetType | (Inherited from Exception.) | |
ToString | (Inherited from Exception.) |