SequenceParserException Class |
Namespace: de.unika.ipd.grGen.libGr
public abstract class SequenceParserException : Exception
The SequenceParserException type exposes the following members.
| Name | Description | |
|---|---|---|
| SequenceParserException | Initializes a new instance of the SequenceParserException class |
| Name | Description | |
|---|---|---|
| Context |
A second entity giving some further error information, if available (i.e. not null)
| |
| Message |
The error message of the exception.
(Overrides ExceptionMessage.) | |
| Name |
Typically the name of the primary erroneous entity (may be also a compound construct)
|