![]() | SequenceParserExceptionCallParameterIssue Class |
Namespace: de.unika.ipd.grGen.libGr
public class SequenceParserExceptionCallParameterIssue : SequenceParserExceptionCallIssue
The SequenceParserExceptionCallParameterIssue type exposes the following members.
Name | Description | |
---|---|---|
![]() | SequenceParserExceptionCallParameterIssue |
Creates an instance with the number of input or output parameters that do not match for the invocation,
or the input or output parameter that does not match for the invocation.
|
Name | Description | |
---|---|---|
![]() | Context |
A second entity giving some further error information, if available (i.e. not null)
(Inherited from SequenceParserException.) |
![]() | DefinitionTypeName | (Inherited from SequenceParserExceptionCallIssue.) |
![]() | Message |
The error message of the exception.
(Overrides SequenceParserExceptionCallIssueMessage.) |
![]() | Name | (Inherited from SequenceParserExceptionCallIssue.) |
Name | Description | |
---|---|---|
![]() | Action |
The associated action/sequence/procedure/function instance (in case of interpreted sequences).
|
![]() | BadParamIndexOrNumExpected |
The index of the bad parameter or the number of expected parameters.
|
![]() | CallIssue |
The kind of the call issue.
(Inherited from SequenceParserExceptionCallIssue.) |
![]() | DefType |
The type of the definition that caused the error, Unknown if no definition was involved.
(Inherited from SequenceParserExceptionCallIssue.) |
![]() | ExpectedType |
The expected type or types
|
![]() | Function | |
![]() | GivenType |
The given type
|
![]() | NameCalled | (Inherited from SequenceParserExceptionCallIssue.) |
![]() | NumGiven |
The number of inputs or outputs given to the rule.
|
![]() | Procedure | |
![]() | Sequence |