| Name | Description |
 | CodeListVersion |
The codelist version for the current segment.
|
 | ControllingAgency |
The controlling agency as specified in the EDI header.
|
 | Data | (Inherited from System.Exception) |
 | DataLine |
Line number of error, counting line termination sequences instead of segments.
|
 | Dialect |
The major EDI dialect
|
 | Element |
Element name if appropriate, or null.
|
 | ElementPosition |
Returns the number of the element relative to the segment.
|
 | EndOffset |
When available, character offset from the start of the segment
of the end of the token which is in error.
|
 | ErrorCode | Overridden.
Returns an error code which uniquely identifies the exception which occurred.
|
 | HeaderVersion |
The header version, if it may be different from the payload version.
|
 | HelpLink | (Inherited from System.Exception) |
 | InnerException | (Inherited from System.Exception) |
 | InvalidCharacter |
The invalid character which caused this Exception. |
 | Line |
Segment number of the segment which had the error.
|
 | Message | (Inherited from System.Exception) |
 | MessageRelease |
The release of the current message or transaction set.
|
 | MessageVersion |
The version number of the current message or transaction set.
|
 | NativeErrorCode |
Error code relative to EDI dialect
|
 | NativeErrorTable |
Table from which error code for local EDI dialect is drawn.
|
 | Offset |
When available, character offset from the start of the segment.
|
 | Repetition |
Returns the repetition number for the element within the segment.
|
 | Segment |
Name of segment containing error, or null.
|
 | SegmentNumber |
Segment number of the segment which had the error.
|
 | Severity |
Level of severity of exception
|
 | Source | (Inherited from System.Exception) |
 | StackTrace | (Inherited from System.Exception) |
 | SubElementPosition |
Returns the number of the element relative to the composite element.
|
 | SubSubElementPosition |
Returns the number of the element relative to the composite element nested within another composite.
|
 | SyntaxLevel |
The syntax level number of the current message.
|
 | SyntaxRelease |
The syntax release number of the current message.
|
 | SystemVersion |
If there is a version of the codelists that is in context for the most
recently seen header segment.
|
 | TargetSite | (Inherited from System.Exception) |
 | TransactionSet |
Message name/Transaction set number in which the error occurred, or null.
|
 | Version |
A string of any versions or releases specified in the EDI file.
|