Sequence |
public abstract class SequenceParserExceptionIndexIssue : SequenceParserException
The SequenceParserExceptionIndexIssue type exposes the following members.
| Name | Description | |
|---|---|---|
| SequenceParserExceptionIndexIssue | Initializes a new instance of the SequenceParserExceptionIndexIssue class |
| Name | Description | |
|---|---|---|
| Context |
A second entity giving some further error information, if available (i.e. not null)
(Inherited from SequenceParserException) | |
| Message | (Overrides SequenceParserExceptionMessage) | |
| Name |
Typically the name of the primary erroneous entity (may be also a compound construct)
(Inherited from SequenceParserException) |