![]() | Sequence |
public class SequenceParserExceptionCallIssue : SequenceParserException
The SequenceParserExceptionCallIssue type exposes the following members.
Name | Description | |
---|---|---|
![]() | SequenceParserExceptionCallIssue(Invocation, CallIssueType) | Creates an instance when input or output parameters do not match. |
![]() | SequenceParserExceptionCallIssue(String, DefinitionType, CallIssueType) | Creates an instance with the name called that does not exist. |
Name | Description | |
---|---|---|
![]() | Context |
A second entity giving some further error information, if available (i.e. not null)
(Inherited from SequenceParserException) |
![]() | DefinitionTypeName | |
![]() | Message |
The error message of the exception.
(Overrides SequenceParserExceptionMessage) |
![]() | Name | (Overrides SequenceParserExceptionName) |
Name | Description | |
---|---|---|
![]() ![]() | ClassifyDefinitionType |
Name | Description | |
---|---|---|
![]() | CallIssue | The kind of the call issue. |
![]() | DefType | The type of the definition that caused the error, Unknown if no definition was involved. |
![]() | NameCalled |